python3: get python.exe from extern
[LibreOffice.git] / sw / qa / extras / htmlexport / data / ul_with_disc.fodt
blobb41da841cf610cbbc913b7cfdb5b88060f64c824
1 <?xml version="1.0" encoding="UTF-8"?>
3 <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" office:version="1.3" office:mimetype="application/vnd.oasis.opendocument.text">
4 <office:automatic-styles>
5 <text:list-style style:name="L1">
6 <text:list-level-style-bullet text:level="1" text:bullet-char="•"/>
7 <text:list-level-style-bullet text:level="2" text:bullet-char=""/>
8 </text:list-style>
9 </office:automatic-styles>
10 <office:body>
11 <office:text>
12 <text:list text:style-name="L1">
13 <text:list-item>
14 <text:list>
15 <text:list-header>
16 <text:p>list header</text:p>
17 </text:list-header>
18 </text:list>
19 </text:list-item>
20 </text:list>
21 </office:text>
22 </office:body>
23 </office:document>