﻿<?xml version="1.0" encoding="utf-8" ?>

<!--File name: Fishinginformation.xml -->

<?xml-stylesheet type="text/xsl" href="fishinginformation.xsl"?>

<Atlanticfishgroup>
- <member id="1">
  <species>Albacore</species> 
  <Weight>74lbs</Weight> 
  <fisherman>Victor W. Gardner II</fisherman> 
  <Date>07/17/2004</Date>
  <location>Baltimore Canyon</location> 
  </member>
- <member id="2">
  <species>Atlantic Spadefish</species> 
  <Weight>11 lbs. 6.5 oz</Weight> 
  <fisherman>Noel Lohr</fisherman> 
  <Date>09/02/2004</Date>
  <location>Triple Wrecks</location> 
  </member>
- <member id="3">
  <species>Black Seabass</species> 
  <Weight>8lbs.</Weight> 
  <fisherman>Hayward Madison</fisherman> 
  <Date>1978</Date>
  <location>Jackspot</location> 
  </member>
  - <member id="4">
  <species>Bluefish</species> 
  <Weight>23 lbs., 8 oz</Weight> 
  <fisherman>Lillian Morris</fisherman> 
  <Date>10/30/74</Date>
  <location>Assateague Island</location> 
  </member>
</Atlanticfishgroup>
