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" office:
version=
"1.3" office:
mimetype=
"application/vnd.oasis.opendocument.text">
4 <office:automatic-styles>
5 <style:style style:
name=
"P1" style:
family=
"paragraph">
6 <style:text-properties style:
text-underline-style=
"solid" fo:
font-weight=
"bold"/>
8 <style:style style:
name=
"T1" style:
family=
"text">
9 <style:text-properties style:
text-underline-style=
"none" fo:
font-weight=
"normal"/>
11 </office:automatic-styles>
14 <text:p text:
style-name=
"P1">foo
<text:span text:
style-name=
"T1"> </text:span></text:p>