<?xml version="1.0"?> 
<?xml-stylesheet type="text/css" href="teixlite.css"?>
<!DOCTYPE TEI.2 PUBLIC "-//TEI//DTD TEI Lite XML ver. 1//EN"
"teixlite.dtd" [
<!ATTLIST figure file CDATA #IMPLIED>
<!ENTITY cartoon SYSTEM "cartoon.xml">
<!ENTITY verse SYSTEM "verse.xml">
<!ENTITY drama SYSTEM "drama.xml">
<!ENTITY paras SYSTEM "paras.xml">
]>
<TEI.2>
 <teiHeader>
  <fileDesc>
   <titleStmt>
    <title>A sample page from Punch</title>
   </titleStmt>
   <publicationStmt>
<p></p>    <!-- one of (publisher distributor authority pubPlace address idno availability date p) -->
   </publicationStmt>
   <sourceDesc>
<p>page 344 from  PUNCH, OR THE LONDON CHARIVARI [MAY 29, 1918</p>
<bibl><title>Punch, or the London Charavari</title>
    </bibl>      
   </sourceDesc>
  </fileDesc>
 </teiHeader>
 <text>
<body>
&cartoon;
&verse;
&drama;
&paras;
</body>
 </text>
</TEI.2>
