An example XML document


   <?xml version="1.0" encoding="utf-8" ?>
   <cookBook>

     <recipe n="1">
      <head>Nail Soup</head>
      <ingredientList>  .... </ingredientList>
      <procedure>  ....   </procedure>  
     </recipe>

     <recipe n="2"> 
     <!-- contents of second recipe here -->
     </recipe>
   
&recipe3;

   <!-- hic desunt multa -->

   </cookBook>

14 Next | First| Previous Digital Texts with XML and the TEI