<?xml version="1.0" encoding="utf-8"?>
<text xmlns="http://www.tei-c.org/ns/1.0" 
   xml:id="tei-tite-test-file">
  <front>
     <!-- random titlePage test -->
    <titlePage>
      <docTitle>
        <titlePart type="main"> ¶ THREE PROPER, and wittie, familiar Letters:</titlePart>
        <titlePart type="sub">lately passed betvvene tvvo V-niuersitie men: </titlePart>
        <titlePart type="sub">touching the Earth-quake in Aprill last, and our 
           English refourmed Versifying. </titlePart>
        <titlePart type="sub">With the Preface of a wellwiller to them both.</titlePart>
      </docTitle>
      <docImprint> IMPRINTED AT <pubPlace>LON-don</pubPlace>, by H. Bynneman, 
         dvvelling in Thames streate, neere vnto Baynardes Castell. 
         <docDate><foreign xml:lang="la">Anno Domini.</foreign>1580.</docDate>
                <foreign xml:lang="la">Cum gratia &amp; priuilegio Regiæ
                    Maiestatis.</foreign>
      </docImprint>
    </titlePage>
    <div1 type="contents">
      <list type="ordered">
        <item>First Part</item>
        <item>Second Part</item>
      </list>
    </div1>
  </front>
  <body>
     <div1 n="1" type="section">
        <head>First Part</head>
        <p>This is some <b xmlns="http://www.tei-c.org/ns/tite/1.0">body text</b>.</p>
        <p>This is a block quote:
           <q>
              <floatingText>
                 <body>
                    <lg type="song">
                       <l>Singing my song</l>
                       <l>All the day long</l>
                    </lg>
                 </body>
              </floatingText>
           </q>
        </p>
     </div1>
     <div1 type="section" n="2">
        <head>Second Part</head>
        <div2 type="letter">
           <opener>
              <dateline>Freeburg, Illinois, <date when="1999-05-01">1 May, 1999</date></dateline>
               <salute>Dear Prudence,</salute>
            </opener>
            <p>I write to you to clarify the thing, <i xmlns="http://www.tei-c.org/ns/tite/1.0">emphasizing my elation</i> at 
               <gap reason="illegible"/>
            </p>
            <closer>
               <signed>Clayton</signed>
            </closer>
         </div2>
      </div1>
   </body>
</text>
