/Development/Source/MAML Glossary/GlossaryConsole/data.xml
XML | 110 lines | 110 code | 0 blank | 0 comment | 0 complexity | 332e7597f9cb1c11364767d0a250bb48 MD5 | raw file
Possible License(s): CC-BY-SA-3.0
1<?xml version="1.0" encoding="utf-8" ?> 2<glossary xmlns="http://ddue.schemas.microsoft.com/authoring/2003/5"> 3 <glossaryDiv> 4 <title>Vegetables</title> 5 <glossaryEntry> 6 <terms> 7 <term>Turnip</term> 8 <term>Spinach Turnip Stew</term> 9 </terms> 10 <definition> 11 <para>Yum :|</para> 12 </definition> 13 </glossaryEntry> 14 <glossaryEntry> 15 <terms> 16 <term>Celery</term> 17 </terms> 18 <definition> 19 <para>Anyone have some peanut butter?</para> 20 </definition> 21 </glossaryEntry> 22 <glossaryEntry> 23 <terms> 24 <term>Broccoli</term> 25 </terms> 26 <definition> 27 <para>Down with cancer.</para> 28 </definition> 29 </glossaryEntry> 30 <glossaryEntry> 31 <terms> 32 <term>Avocado</term> 33 </terms> 34 <definition> 35 <para>Used often in Mexican dishes.</para> 36 </definition> 37 </glossaryEntry> 38 <glossaryEntry> 39 <terms> 40 <term>Carrot</term> 41 </terms> 42 <definition> 43 <para>Um, what's up doc?</para> 44 </definition> 45 </glossaryEntry> 46 <glossaryEntry> 47 <terms> 48 <term>Pea</term> 49 <term>Pea Soup</term> 50 </terms> 51 <definition> 52 <para>Green and gooey.</para> 53 </definition> 54 </glossaryEntry> 55 </glossaryDiv> 56 <glossaryDiv> 57 <title>Fruits</title> 58 <glossaryEntry> 59 <terms> 60 <term>Blue Berry</term> 61 </terms> 62 <definition> 63 <para>Small and peculiar.</para> 64 </definition> 65 </glossaryEntry> 66 <glossaryEntry> 67 <terms> 68 <term>Grape Juice</term> 69 <term>Grape Aid</term> 70 <term>Grapes</term> 71 </terms> 72 <definition> 73 <para>The purple stuff.</para> 74 </definition> 75 </glossaryEntry> 76 <glossaryEntry> 77 <terms> 78 <term>Apple</term> 79 </terms> 80 <definition> 81 <para>One a day...</para> 82 </definition> 83 </glossaryEntry> 84 <glossaryEntry> 85 <terms> 86 <term>Orange</term> 87 </terms> 88 <definition> 89 <para>Also a color :)</para> 90 </definition> 91 </glossaryEntry> 92 <glossaryEntry> 93 <terms> 94 <term>Grapefruit</term> 95 </terms> 96 <definition> 97 <para>A citrus fruit.</para> 98 </definition> 99 </glossaryEntry> 100 <glossaryEntry> 101 <terms> 102 <term>Bananna</term> 103 <term>Bananna Split</term> 104 </terms> 105 <definition> 106 <para>Delicious!</para> 107 </definition> 108 </glossaryEntry> 109 </glossaryDiv> 110</glossary>