<office:document office:mimetype="%s" office:version="1.1"
  xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
  xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"
  xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0"
  xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0"
  xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"
  xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"
  xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0"
  xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"
  xmlns:presentation="urn:oasis:names:tc:opendocument:xmlns:presentation:1.0"
  xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"
  xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0"
  xmlns:dom="http://www.w3.org/2001/xml-events"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2"
>

<office:scripts/>

%s

<office:automatic-styles>

<style:style style:name="dp1" style:family="drawing-page"/>

<style:style style:name="gwrDP" style:family="paragraph">
  <style:paragraph-properties
        fo:padding-top="0cm" fo:padding-bottom="0cm" fo:padding-left="0cm" fo:padding-right="0cm"
  />
</style:style>

<style:style style:name="gwrDG" style:family="graphic" style:parent-style-name="standard">
  <style:graphic-properties 
        draw:textarea-horizontal-align="center" draw:textarea-vertical-align="middle"
        fo:padding-top="0cm" fo:padding-bottom="0cm" fo:padding-left="0cm" fo:padding-right="0cm"
  />
</style:style>

<style:style style:name="gwrDiaFrame" style:family="graphic" style:parent-style-name="gwrDG">
  <style:graphic-properties 
        style:wrap="none" 
  />
</style:style>

%s

</office:automatic-styles>

%s

<office:body>

%s

</office:body>
</office:document>
