node-webodf
Version:
WebODF - JavaScript Document Engine http://webodf.org/
12 lines (11 loc) • 450 B
text/xml
<office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0"
office:version="1.2"
office:mimetype="application/vnd.oasis.opendocument.text">
<office:body>
<office:text>
<text:list xml:id="l"/>
</office:text>
</office:body>
</office:document>