Multi-lingual Websites (with XML) - The Phrasebook

   <phrasebook> 
   <dictionary name="English"> 
     <phrase name="hello">hi</phrase> 
     <phrase name="speak">Can you speak English?</phrase> 
   </dictionary> 
   <dictionary name="Welsh"> 
     <phrase name="speak">Wyt ti'n medru siarad Saesneg?</phrase> 
   </dictionary> 
   </phrasebook>