<?xml version="1.0" encoding="UTF-8"?>
<office:document 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:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"
 xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"
 xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"
 office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
 <office:automatic-styles>
  <style:style style:name="P1" style:family="paragraph">
   <style:paragraph-properties fo:text-align="justify" style:justify-single-word="false"/>
   <style:text-properties fo:font-family="'Liberation Serif'" fo:font-size="12pt"
    style:text-underline-style="solid" style:text-underline-width="auto"
    style:text-underline-color="font-color"/>
  </style:style>
  <style:style style:name="gr1" style:family="graphic">
   <style:graphic-properties style:wrap="left" style:number-wrapped-paragraphs="no-limit"
    fo:margin-left="2mm" fo:margin-right="0mm" fo:margin-top="0mm" fo:margin-bottom="0mm"
    style:vertical-pos="from-top" style:vertical-rel="paragraph"
    style:horizontal-pos="from-left" style:horizontal-rel="paragraph"/>
  </style:style>
  <style:page-layout style:name="pm1">
   <style:page-layout-properties fo:page-width="140mm" fo:page-height="200mm"
    fo:margin-left="20mm" fo:margin-right="20mm" fo:margin-top="20mm" fo:margin-bottom="20mm"/>
  </style:page-layout>
 </office:automatic-styles>
 <office:master-styles>
  <style:master-page style:name="Standard" style:page-layout-name="pm1"/>
 </office:master-styles>
 <office:body>
  <office:text>
   <text:p text:style-name="P1"><draw:rect draw:style-name="gr1" text:anchor-type="paragraph" svg:x="60mm" svg:y="0mm" svg:width="40mm" svg:height="40mm"/>alpha beta gamma delta epsilon zeta eta theta iota kappa lambda mu nu xi omicron pi rho sigma tau upsilon phi chi psi omega</text:p>
  </office:text>
 </office:body>
</office:document>
