1<glossary>
2<item picture="sun.png">
3<name>Sun</name>
4<desc>Our solar system's star.  It is a main-sequence G dwarf star.</desc>
5</item>
6
7<item picture="mercury.png">
8<name>Mercury</name>
9<desc>The planet closest to the Sun, and is the second-smallest of the nine major planets.
10</desc>
11</item>
12
13<item picture="venus.png">
14<name>Venus</name>
15<desc>The second planet from the Sun.  It is similar in size to the Earth, and has no moons.
16</desc>
17</item>
18
19<item>
20<name>Earth</name>
21<desc>Our planet, the third from the Sun.
22</desc>
23</item>
24
25<item picture="mars.png">
26<name>Mars</name>
27<desc>The fourth planet from the Sun.  It is smaller than the Earth, and has a thin atmosphere, as well as two small moons.
28</desc>
29</item>
30
31<item picture="jupiter.png">
32<name>Jupiter</name>
33<desc>The fifth planet from the Sun, and the largest planet in the solar system.  Jupiter is a gas giant, and has dozens of moons.
34</desc>
35</item>
36
37<item picture="saturn.png">
38<name>Saturn</name>
39<desc>The sixth planet from the Sun.  Saturn is a gas giant and has dozens of moons.  It also has a beautiful ring system.
40</desc>
41</item>
42
43<item picture="uranus.png">
44<name>Uranus</name>
45<desc>The seventh planet from the Sun.  Uranus is a small gas giant with a tenuous ring system.
46</desc>
47</item>
48
49<item picture="neptune.png">
50<name>Neptune</name>
51<desc>The eighth planet from the Sun.  Uranus is a small gas giant.  It was the first planet to be discovered in modern times.
52</desc>
53</item>
54
55<item picture="pluto.png">
56<name>Pluto</name>
57<desc>The furthest major planet from the Sun, and also the smallest.  Very few details are known about this distant, icy world.  It has a moon which is not much smaller than Pluto itself.
58</desc>
59</item>
60
61</glossary>
62