<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TEI.2 PUBLIC "-//TEI P4//ELEMENTS TEI Lite XML ver. 1//EN" "http://www.tei-c.org/Lite/DTD/teixlite.dtd">
<TEI.2>
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title>Title</title>
        <author>Author</author>
      </titleStmt>
      <publicationStmt>
        <p>Fill in your statement here.</p>
      </publicationStmt>
      <sourceDesc>
        <p>text.</p>
      </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
      <div>
        <p>text</p>
      </div>
    </body>
  </text>
</TEI.2>
