root/trunk/examples/xml/test2.xml
| Revision 30, 250 bytes (checked in by mikey, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | <configuration> |
| 2 | <zahl name="one">452</zahl> |
| 3 | <zahl name="two">1452</zahl> |
| 4 | <zahl name="three">13</zahl> |
| 5 | |
| 6 | <colors> |
| 7 | <color red="0" green="0" blue="255">blue</color> |
| 8 | <color red="255" green="0" blue="255">purple</color> |
| 9 | </colors> |
| 10 | |
| 11 | </configuration> |
Note: See TracBrowser for help on using the browser.
