topical media & game development
basic-xml-04-dinosaurs-question1.xml / xml
<?xml version="1.0"?>
<!DOCTYPE dinosaurs PUBLIC "-//Beginning XML//DTD Dinosaurs Example//EN" "dinosaurs6.dtd">
<dinosaurs version="1.0" source="Beginning XML 3E">
<carnivore kind="Tyrannosaurus_Rex" habitat="forest swamp jungle">
<species>Tyrannosaurus Rex</species>
<length>42 feet</length>
<height>18 feet</height>
<weight>5-7 tons</weight>
<speed>25 mph</speed>
<weapon images="PictureOfTyrannosaurusTooth">
<part-of-body>Teeth</part-of-body>
<description>Though the Tyrannosaurus had many different sizes of teeth, all were razor sharp and some grew to lengths of <b>9-13 inches</b>. Broken teeth were replaced frequently by newer teeth. The powerful jaw exerted in excess of 3000 pounds of pressure!</description>
</weapon>
<discoverer>
<name>Osborn</name>
<year>1905</year>
</discoverer>
<location>
<country>Canada</country>
<region>Alberta</region>
</location>
<description>&tyrannosaurus;</description>
</carnivore>
<herbivore kind="Stegosaurus_Armatus" habitat="forest swamp" period="Jurassic">
<species>Stegosaurus Armatus</species>
<length>25-40 feet</length>
<height>14 feet</height>
<weight>2-4 tons</weight>
<speed>&speed-not-known;</speed>
<weapon images="PictureOfStegosaurusSpike PictureOfStegosaurusPlate">
<part-of-body>Spikes</part-of-body>
<description>The Stegosaurus had two long rows of armor along its back. At the end of its tail <b>four large spikes</b> were an excellent defense.</description>
</weapon>
<discoverer>
<name>Marsh</name>
<year>1877</year>
</discoverer>
<location>
<country>United States</country>
<region>Colorado</region>
</location>
<description>&stegosaurus;</description>
</herbivore>
<omnivore kind="Gallimimus_Bullatus" habitat="lakeshore prairie">
<species>Gallimimus Bullatus</species>
<length>18 feet</length>
<height>8 feet</height>
<weight>1000 pounds</weight>
<speed>35-60 mph</speed>
<weapon/>
<discoverer>
<name>Osmólska</name>
<name>Roniewicz</name>
<name>Barsbold</name>
<year>1972</year>
</discoverer>
<location>
<country>Mongolia</country>
<region>Nemegtskaya Svita</region>
</location>
&gallimimus;
</omnivore>
<herbivore kind="Triceratops_Horridus" habitat="forest plains hills" period="Cretaceous">
<species>Triceratops_Horridus</species>
<length>30 feet</length>
<height>14 feet</height>
<weight>10 tons</weight>
<speed>&speed-not-known;</speed>
<weapon>
<part-of-body>Horns</part-of-body>
<description>The Triceratops had <b>two large horns and a third beak horn</b>. These horns could be used for <i>defensive</i> purposes or to <i>establish dominance</i> in a group.</description>
</weapon>
<discoverer>
<name>Marsh</name>
<year>1889</year>
</discoverer>
<location>
<country>United States</country>
<region>Colorado</region>
</location>
<description>The Triceratops had three large horns and a huge bony frill. It's snout was shaped like a <i>beak</i> and it's two large horns were <b>hollow</b>.</description>
</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.