<?xml version="1.0" ?>
<?xml-stylesheet type="text/css" href="lists.css" ?>

<lists>
<animal>
<name>Florida Panther</name>
<threats>
<threat>Habitat Loss, Fragmentation, and Degradation</threat>
<threat>Inbreeding</threat>
<threat>Disease</threat>
<threat>Insufficient Large Prey</threat>
<threat>Mercury and Other Environmental Contaminants</threat>
<threat>Institutional Constraints</threat>
<threat>Public Perceptions</threat>
</threats>
</animal>
<animal>
<name>Giant River Otter</name>
<threats>
<threat>Habitat Loss</threat>
<threat>Heavy Hunting</threat>
<threat>Mercury poisoning from gold mining</threat>
<threat>Pollution from fossil fuel extraction</threat>
<threat>Disturbance from tourists</threat>
<threat>Overfishing (depletes food supply)</threat>
<threat>Infection by canine distemper virus</threat>
</threats>
</animal>
</lists>

