<?xml version="1.0" ?>
<?xml-stylesheet type="text/css" href="02id-target.css" ?>


<endangered_species>

<intro>The animals and plants on our planet are disappearing at an alarming rate. It's time to do something about it right now!</intro>

<animal>
    <name>Florida Panther</name>
    <picture id="p1">P1 picture (Florida Panther) </picture>
    <description>With perhaps no more than 50 adults left </description>
</animal>

<animal>
    <name>Giant River Otter</name>
    <picture id="p2">P2 picture (Giant River Otter) </picture>
    <description>The Giant River Otter is a remarkably social animal </description>
</animal>

</endangered_species>