Exemple d'instance XML


<?xml version="1.0"?>
<memo xml:lang="fr" security="team">
   <to> J. Dupont </to>
   <from> P. Dubois </from>
   <date> 20/01/2000 </date>
   <body>
      <p>
         Réunion confirmée
         <em>demain</em> 10h.
      </p>
   </body>
</memo>