<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="barcelona.xsl"?>

<player>
  <fullname>Shauna Flanagan</fullname>
  <gradyear>2013</gradyear>
  
  <photo>flanagans</photo>
  <number>15</number>
  <foot>Right Footed</foot>
  <position>Forward/Mid</position>
  
  <DOB>November 29, 1994</DOB>
  <height></height>
  <weight></weight>
  <GPA></GPA>
  <PSAT>TBD</PSAT>
  <SAT>TBD</SAT>
  <school>Fabius HS</school>
  
  <parents>Cindy and Thomas Flanagan</parents>
  <email> <!-- can have multiple -->
    <uname>TJF</uname>
    <domain>windstream.net</domain>
  </email>
  
  <confhonors>Fabius-Pompey </confhonors>  
  <confhonors>Varsity Starter since Freshman year – 2009, 2010</confhonors>  
  <confhonors>2nd team All Star - 2010</confhonors>
  <confhonors>Varsity Rookie of the Year 2009 Season</confhonors>
  


 <!-- can have multiple -->
  <reference>
  <fullname>Kim Buchanan – F-P High School Coach</fullname>
  <email>
    <uname>kbuchanan</uname>
    <domain>fabius.cnyric.org</domain>
  </email>
  </reference>
  
  <camps>Le Moyne Soccer Camp - 2009</camps>
  <other>Softball</other>

</player>
