<!DOCTYPE TEI SYSTEM "testTripReport.dtd">
<TEI  xmlns="http://www.tei-c.org/ns/1.0" version="5.0">
  <teiHeader>
    <fileDesc>
      <titleStmt>
        <title>The TEI Lite Exercise file</title>
      </titleStmt>
      <publicationStmt>
        <p>Unpublished, as yet </p>
      </publicationStmt>
      <sourceDesc>
        <p>All my own invention </p>
      </sourceDesc>
    </fileDesc>
    <revisionDesc>
      <list>
        <item>
          <date>6 Jul 99</date>Recast in XML for S Rahtz XSL style sheet</item>
        <item>
          <date>17 Dec 96</date>First draft for R Lite's DSSSL style
          sheet</item>
      </list>
    </revisionDesc>
 </teiHeader>
 <text>
  <body>
   <div type="section">
    <head>test</head>
    <p>hello</p>
   </div>
  </body>
 </text>
</TEI>
