<?xml version="1.0" ?>
<?xml-stylesheet type="text/css" href="02notWork.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 filename="panther.jpg" text="Florida Panther" x="216" y="215"/>
 
      <description>With perhaps no more than 50 adults left </description>

</animal>

<animal>

    <name>Giant River Otter</name>

    <picture filename="otter.jpg" text="Giant River Otter" x="216" y="215"/>

    <description>The Giant River Otter is a remarkably social animal </description>

</animal>

</endangered_species>