topical media & game development
basic-xml-06-dinosaur4.xml / xml
<dinosaurs>
<carnivore>
<species>Tyrannosaurus Rex</species>
<length>42 feet</length>
<height>18 feet</height>
<weight>5-7 tons</weight>
<speed>25 mph</speed>
<discoverer>
<name>Osborn</name>
<date>1905</date>
</discoverer>
<location>
<country>Canada</country>
</location>
<anything>
anycontent model goes here
</anything>
</carnivore>
<herbivore>
<species>Tyrannosaurus Rex</species>
<length>42 feet</length>
<height>18 feet</height>
<weight>5-7 tons</weight>
<speed>25 mph</speed>
<discoverer>
<name>Osborn</name>
<date>1905</date>
</discoverer>
<location>
<country>Canada</country>
</location>
<anything>
anycontent model goes here
</anything>
</herbivore>
</dinosaurs>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.