<?xml version="1.0" encoding="UTF-8"?>
<office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
                 xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"
                 office:version="1.2"
                 office:mimetype="application/vnd.oasis.opendocument.text">
   <office:font-face-decls>
      <style:font-face style:name="LucidaSans"/>
   </office:font-face-decls>
   <office:body>
      <office:text/>
   </office:body>
</office:document>
