topical media & game development

talk show tell print

basic-xml-04-dinosaurs-question3.xml / xml



  <?xml version="1.0"?>
  <!DOCTYPE dinosaurs PUBLIC "-//Beginning XML//DTD Dinosaurs Example//EN" "dinosaurs-question2.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&#x00F3;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>
    <omnivore kind="Archaeopteryx_Lithographica" habitat="forest plains hills" period="Jurassic" feathers="yes">
      <species>Archaeopteryx Lithographica</species>
      <length>3 feet</length>
      <height>2 feet</height>
      <weight>Weight not known</weight>
      <speed>&speed-not-known;</speed>
      <weapon images="PictureOfArchaeopteryxFeathers">
        <part-of-body>Feathers</part-of-body>
        <description>The Archaeopteryx had feathers that could have been used to help it <i>fly</i>. Additionally, its <b>sharp claws</b> and <b>teeth</b> could help it devour prey.</description>
      </weapon>
      <discoverer>
        <name>Von Meyer</name>
        <name>Sir Richard Owen</name>
        <year>1863</year>
      </discoverer>
      <location>
        <country>Bavaria</country>
        <region>Solnhofen Limestone, Pappenheim</region>
      </location>
      <description>The Archaeopteryx is very controversial. It is said to be the <i>missing link</i> between <b>Dinosaurs</b> and <b>modern birds</b>.</description>
    </omnivore>
  </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.