topical media & game development

talk show tell print

basic-xml-06-dinosaur3.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>
     </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>
     </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.