1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <office:document xmlns:
office=
"urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:
fo=
"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible: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:
svg=
"urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" office:
version=
"1.3" office:
mimetype=
"application/vnd.oasis.opendocument.text">
4 <office:font-face-decls>
5 <style:font-face style:
name=
"Liberation Sans" svg:
font-family=
"'Liberation Sans'" style:
font-family-generic=
"swiss" style:
font-pitch=
"variable"/>
6 </office:font-face-decls>
8 <style:default-style style:
family=
"graphic">
9 <style:text-properties style:
font-name=
"Liberation Sans" fo:
font-size=
"18pt"/>
10 </style:default-style>
12 <office:automatic-styles>
13 <style:style style:
name=
"T1" style:
family=
"text">
14 <style:text-properties fo:
font-size=
"10pt"/>
16 <style:style style:
name=
"gr1" style:
family=
"graphic">
17 <style:graphic-properties style:
vertical-pos=
"from-top" style:
vertical-rel=
"paragraph" style:
horizontal-pos=
"from-left" style:
horizontal-rel=
"paragraph"/>
19 </office:automatic-styles>
22 <text:p text:
style-name=
"Standard"><draw:frame text:
anchor-type=
"paragraph" draw:
name=
"TextFrame1" draw:
style-name=
"gr1" svg:
width=
"4cm" svg:
x=
"4cm" svg:
y=
"4cm">
24 <text:p><text:span text:
style-name=
"T1">a
</text:span></text:p>
25 <text:p><text:span text:
style-name=
"T1"/></text:p>
26 <text:p><text:span text:
style-name=
"T1">c
</text:span></text:p>
28 </draw:frame></text:p>