<TEI
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xmlns:svg="http://www.w3.org/2000/svg"
  xmlns:math="http://www.w3.org/1998/Math/MathML"
  xmlns="http://www.tei-c.org/ns/1.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title><!-- supply a title --></title>
      </titleStmt>
      <publicationStmt>
        <p><!-- supply publication information--> </p>
      </publicationStmt>
      <sourceDesc>
        <p><!-- supply information about the source --></p>
      </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
      <!-- the text. possibly a <p> or two? -->
    </body>
  </text>
</TEI>
