summaryrefslogtreecommitdiffstats
path: root/writerperfect/qa/unit/data/writer/epubexport/hello.fodt
blob: b245e9d7abcef0d9d7f574e50726aef45ff63006 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<office:document office:mimetype="application/vnd.oasis.opendocument.text" office:version="1.2" xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0">
  <office:body>
    <office:text>
      <text:p><text:span>Hello world!</text:span></text:p>
    </office:text>
  </office:body>
</office:document>