1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <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:
table=
"urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:
text=
"urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:
fo=
"urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:
officeooo=
"http://openoffice.org/2009/office" xmlns:
loext=
"urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" office:
version=
"1.2" office:
mimetype=
"application/vnd.oasis.opendocument.text">
4 <style:style style:
name=
"Standard" style:
family=
"paragraph" style:
class=
"text"/>
5 <style:default-style style:
family=
"paragraph">
6 <style:text-properties fo:
language=
"rn" fo:
country=
"US"/>
9 <office:automatic-styles>
10 <style:style style:
name=
"P1" style:
family=
"paragraph" style:
parent-style-name=
"Standard">
11 <style:paragraph-properties fo:
text-align=
"justify" style:
justify-single-word=
"false">
13 <style:tab-stop style:
position=
"2.554cm"/>
15 </style:paragraph-properties>
17 <style:style style:
name=
"P2" style:
family=
"paragraph" style:
parent-style-name=
"Standard">
18 <style:paragraph-properties fo:
text-align=
"justify" style:
justify-single-word=
"false">
20 <style:tab-stop style:
position=
"2.554cm" style:
type=
"center"/>
22 </style:paragraph-properties>
24 </office:automatic-styles>
27 <text:p text:
style-name=
"P1"><text:tab/>Lorem ipsum
<text:line-break/>dolor sit amet, consectetur adipiscing elit. (Justify after left-aligned tab)
</text:p>
28 <text:p text:
style-name=
"P2"><text:span text:
style-name=
"T1"><text:tab/>Lorem ipsum
<text:line-break/>dolor sit amet, consectetur adipiscing elit. (Don’t justify after centered tab!)
</text:span></text:p>