<TEI 
 xmlns="http://www.tei-c.org/ns/1.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title>The title</title>
      </titleStmt>
      <publicationStmt>
        <p/>
      </publicationStmt>
      <sourceDesc>
        <p/>
      </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
      <div n="1" rend="b">
        <head>Section heading</head>
        <p xml:id="p1">the words</p>
        <p xml:id="p2" xml:lang="is">the words</p>
        <div>
          <head>subsection heading</head>
          <p>hello</p>
          <p/>
        </div>
      </div>
    </body>
  </text>
</TEI>
