<!DOCTYPE TEI.2 SYSTEM "./wwp-doc.dtd" [
   <!ENTITY % TEI.XML 'IGNORE'>
]>
<TEI.2>
  <teiHeader>
    <fileDesc>
      <titleStmt>
	<title>Just A &mdash; Test</title>
      </titleStmt>
      <publicationStmt>
	<p>Not much here.</p>
      </publicationStmt>
      <sourceDesc>
	<p>This is the source.</p>
      </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
      <div type="useless">
	<head>Test 1</head>
	<p>This is only a test.</p>
      </div>
    </body>
  </text>
</TEI.2>

