<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>
