<TEI xmlns="http://www.tei-c.org/ns/1.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
	<title>The title</title>
      </titleStmt>
      <editionStmt>
	<p></p>
      </editionStmt>
      <publicationStmt>
	<p></p>
      </publicationStmt>
      <sourceDesc>
	<p></p>
      </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
      <pb/>
      <chapter>
	<head>Chapter heading</head>
	<p xml:id="p1">the words</p>
	<p xml:lang="is" xml:id="p2">the words</p>


	<section>
	  <head>Section heading</head>
	  <p>hello</p><pb n="1"/><pb n="2"/><p/>
	</section>
      </chapter>
      <pb/>
      <pb/>
      <divGen type="whatever"/>
      <chapter>
	<head>empty</head>
	<p></p>
      </chapter>
    </body>
  </text>
</TEI>
