<?xml version="1.0" encoding="UTF-8"?>
<office:document-content xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"
office:version="1.2">
<office:automatic-styles>
<style:style style:name="fr1" style:family="graphic" style:parent-style-name="Graphics" >
<style:graphic-properties style:wrap="none" />
</style:style>
</office:automatic-styles>
<office:body>
<office:text>
<draw:frame draw:style-name="fr1" text:anchor-type="paragraph" svg:width="10cm" svg:height="2cm">
<draw:image xlink:href="Pictures/logo.jpg"/>
</draw:frame>
</office:text>
</office:body>
</office:document-content>