<?xml version="1.0"?>
 <TEI xmlns="http://www.tei-c.org/ns/1.0">
   <teiHeader>
     <fileDesc>
       <titleStmt>
	 <title>A sample spoken text</title>
       </titleStmt>
       <publicationStmt>
	 <p/>
       </publicationStmt>
       <sourceDesc>
	 <p/>
       </sourceDesc>
     </fileDesc>
     <profileDesc>
       <particDesc>
	<listPerson>
           <person xml:id="A">
	   <birth when="2002-02-28">A valid date</birth></person>
	   <person xml:id="B">
	   <birth when="2002-02-28">A valid date</birth></person>
        </listPerson>
       </particDesc>
     </profileDesc>
   </teiHeader>
  <text>
<body><pause/><writing/>
<div><u who="#A">Um</u>
<u><seg>you said</seg><pause/><seg><pause/>fish</seg><seg>what ever<kinesic/></seg></u>
<u who="#A">so i </u><incident><desc xml:lang="en" versionDate="2014-01-12">passing truck</desc></incident>
<u who="#B"><incident><desc xml:lang="en" versionDate="2014-01-12">passing truck</desc></incident>you what</u>
<gap reason="tape broke" dur="PT01M23S"/>
<kinesic who="#A"><desc xml:lang="en" versionDate="2014-01-12">does a little dance</desc></kinesic>
<u who="#B">you can call me <foreign xml:lang="fr">cheri <pause/> tomate</foreign></u></div></body>
   </text>
 </TEI>

