<?xml version="1.0"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
      <title>Test file</title>
      </titleStmt>
    <publicationStmt>
      <p><!-- comments on publication --></p>
    </publicationStmt>
    <sourceDesc>
      <msDescription> 
	<msIdentifier>
          <settlement></settlement>
	  <repository></repository>
	  <idno></idno>
        </msIdentifier>
      </msDescription>
    </sourceDesc>
    </fileDesc>
  </teiHeader>
  <text>
    <body>
      <listBibl>
	<msDescription>
	  <!-- the body of an msDescription -->
	</msDescription>
      </listBibl>
    </body>
  </text>
</TEI>
