<?xml version="1.0" encoding="UTF-8"?>

<office:document office:class="text" office:version="0.9" xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style" xmlns:text="http://openoffice.org/2000/text" xmlns:table="http://openoffice.org/2000/table" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" xmlns:number="http://openoffice.org/2000/datastyle" xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="http://openoffice.org/2000/chart">
 <office:meta>
  <meta:generator>StarOffice/5.2 (Linux)</meta:generator><!--605b(Build:5605)-->
  <dc:title>Test Example</dc:title>
  <meta:initial-creator>Matt Sergeant</meta:initial-creator>
  <meta:creation-date>2000-11-13T20:48:48</meta:creation-date>
  <dc:creator>Matt Sergeant</dc:creator>
  <dc:date>2000-11-13T21:00:01</dc:date>
  <meta:keywords>
   <meta:keyword>Keywords here</meta:keyword>
  </meta:keywords>
  <dc:language>en-US</dc:language>
  <meta:editing-cycles>3</meta:editing-cycles>
  <meta:editing-duration>PT11M18S</meta:editing-duration>
  <meta:user-defined meta:name="Info 0"></meta:user-defined>
  <meta:user-defined meta:name="Info 1"></meta:user-defined>
  <meta:user-defined meta:name="Info 2"></meta:user-defined>
  <meta:user-defined meta:name="Info 3"></meta:user-defined>
 </office:meta>
 <office:styles>
  <style:style style:name="Standard" style:family="paragraph" style:class="text"/>
  <style:style style:name="Heading" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text body" style:class="text">
   <style:properties fo:font-family="Arial" style:font-style-name="" fo:font-size="14pt" fo:margin-top="0.1665inch" fo:margin-bottom="0.0835inch"/>
  </style:style>
  <style:style style:name="Text body" style:family="paragraph" style:parent-style-name="Standard" style:class="text">
   <style:properties fo:margin-top="0inch" fo:margin-bottom="0.0835inch"/>
  </style:style>
  <style:style style:name="List" style:family="paragraph" style:parent-style-name="Text body" style:class="list">
   <style:properties fo:font-family="&apos;Times New Roman&apos;" style:font-style-name=""/>
  </style:style>
  <style:style style:name="Caption" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
   <style:properties fo:font-family="&apos;Times New Roman&apos;" style:font-style-name="" fo:font-size="10pt" fo:font-style="italic" fo:margin-top="0.0835inch" fo:margin-bottom="0.0835inch"/>
  </style:style>
  <style:style style:name="Index" style:family="paragraph" style:parent-style-name="Standard" style:class="index">
   <style:properties fo:font-family="&apos;Times New Roman&apos;" style:font-style-name=""/>
  </style:style>
  <style:style style:name="Heading 1" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text body" style:class="text">
   <style:properties fo:font-size="115%" fo:font-weight="bold"/>
  </style:style>
  <style:style style:name="Footnote Symbol" style:family="text"/>
  <style:style style:name="Endnote Symbol" style:family="text"/>
  <text:outline-style>
   <text:outline-level-style text:level="1" style:num-format=""/>
   <text:outline-level-style text:level="2" style:num-format=""/>
   <text:outline-level-style text:level="3" style:num-format=""/>
   <text:outline-level-style text:level="4" style:num-format=""/>
   <text:outline-level-style text:level="5" style:num-format=""/>
   <text:outline-level-style text:level="6" style:num-format=""/>
   <text:outline-level-style text:level="7" style:num-format=""/>
   <text:outline-level-style text:level="8" style:num-format=""/>
   <text:outline-level-style text:level="9" style:num-format=""/>
   <text:outline-level-style text:level="10" style:num-format=""/>
  </text:outline-style>
  <text:footnotes-configuration text:num-prefix="" text:num-suffix="" text:citation-style-name="Footnote Symbol" text:default-style-name="" text:page-master-name="Footnote" style:num-format="1" text:offset="0" text:footnotes-position="page" text:start-numbering-at="document">
   <text:quo-vadis></text:quo-vadis>
   <text:ergo-sum></text:ergo-sum>
  </text:footnotes-configuration>
  <text:endnotes-configuration text:num-prefix="" text:num-suffix="" text:citation-style-name="Endnote Symbol" text:default-style-name="" text:page-master-name="Endnote" style:num-format="i" text:offset="0"/>
 </office:styles>
 <office:automatic-styles>
  <style:style style:name="P1" style:family="paragraph" style:parent-style-name="Heading 1">
   <style:properties fo:font-family="Arial" style:font-style-name="" fo:font-size="16pt" fo:font-weight="bold" fo:margin-top="0.1665inch" fo:margin-bottom="0.0835inch"/>
  </style:style>
  <style:style style:name="P2" style:family="paragraph" style:parent-style-name="Text body">
   <style:properties fo:margin-top="0inch" fo:margin-bottom="0.0835inch"/>
  </style:style>
 </office:automatic-styles>
 <office:master-styles/>
 <office:body>
  <text:sequence-decls>
   <text:sequence-decl text:display-outline-level="0" text:name="Illustration"/>
   <text:sequence-decl text:display-outline-level="0" text:name="Table"/>
   <text:sequence-decl text:display-outline-level="0" text:name="Text"/>
   <text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
  </text:sequence-decls>
  <text:h text:style-name="P1" text:level="1">Test</text:h>
  <text:p text:style-name="P2">Here is some text</text:p>
 </office:body>
</office:document>