<?xml version="1.0" ?>

<endangered_species>
<animal>
<name language="English">Tiger</name>
<name language="Latin">panthera tigris</name>
<threat>poachers</threat>
<weight>500 pounds</weight>
<!--the source tag references the corresponding article on the World Wildlife Fund web site-->
<source sectionid="120" newspaperid="21"></source>
	<picture filename="tiger.jpg" x="200" y="197"/>
</animal>
</endangered_species>
