Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<hangdb>
<category name="Pays">
<word>France</word>
<word>Italie</word>
<word>Allemagne</word>
<word>Canada</word>
<word>Chine</word>
<word>Brésil</word>
<word>Maroc</word>
<word>Russie</word>
<word>Portugal</word>
<word>Australie</word>
<word>Japon</word>
<word>États-Unis</word>
<word>Mexique</word>
<word>Argentine</word>
<word>Inde</word>
</category>
<category name="Animaux">
<word>Chien</word>
<word>Chat</word>
<word>Lion</word>
<word>Ours</word>
<word>Dauphin</word>
<word>Serpent</word>
<word>Girafe</word>
<word>Rhinocéros</word>
<word>Éléphant</word>
<word>Crocodile</word>
<word>Panthère</word>
<word>Singe</word>
<word>Tigre</word>
<word>Kangourou</word>
<word>Orque</word>
<word>Renard</word>
<word>Hibou</word>
<word>Souris</word>
<word>Mouche</word>
<word>Chauve-souris</word>
</category>
<category name="Fruits">
<word>Pomme</word>
<word>Banane</word>
<word>Fraise</word>
<word>Mangue</word>
<word>Kiwi</word>
<word>Citron</word>
<word>Pamplemousse</word>
<word>Ananas</word>
<word>Pêche</word>
<word>Cerise</word>
<word>Abricot</word>
<word>Poire</word>
<word>Raisin</word>
<word>Orange</word>
<word>Framboise</word>
<word>Avocat</word>
<word>Myrtille</word>
<word>Rhubarbe</word>
<word>Mûre</word>
<word>Cassis</word>
</category>
<category name="Couleurs">
<word>Bleu</word>
<word>Rouge</word>
<word>Jaune</word>
<word>Vert</word>
<word>Orange</word>
<word>Violet</word>
<word>Marron</word>
<word>Gris</word>
<word>Noir</word>
<word>Blanc</word>
<word>Beige</word>
<word>Or</word>
<word>Argent</word>
<word>Bronze</word>
<word>Indigo</word>
<word>Turquoise</word>
<word>Magenta</word>
<word>Saumon</word>
<word>Bordeaux</word>
<word>Olive</word>
</category>
</hangdb>