<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="barcelona.xsl"?>

<player>
  <fullname>Jessica Riggall</fullname>
  <gradyear>2012</gradyear>
  
  <photo>riggall</photo>
  <number>23</number>
  <foot>Right Footed</foot>
  <position>Forward</position>
  
  <DOB>November 15, 1994</DOB>
  <height>5’ 2”</height>
  <weight>115</weight>
  <GPA>86</GPA>
  <PSAT>TBD</PSAT>
  <SAT>TBD</SAT>
  <school>Tully High School</school>

  
  <parents>Tammy and Roy Riggall</parents>
  <email> <!-- can have multiple -->
    <uname>yankeefan1971</uname>
    <domain>hotmail.com</domain>
  </email>
  

  
  <confhonors>Tully High School</confhonors>
  <confhonors>4 yr Varsity Starter from 8th grade</confhonors>
  <confhonors>2008 – 2nd team All League</confhonors>
  <confhonors>2009 – 1st team All League (Class C)</confhonors>
  <confhonors>2010 – 1st team All League (Class C)</confhonors>
  


 <!-- can have multiple -->
  <reference>
  <fullname>Sue Reilly – Tully HS Coach</fullname>
  <email>
    <uname>sreilly</uname>
    <domain>tullyschools.org</domain>
  </email>
  </reference>
  


  <other>Varsity Lacrosse</other>
  <other>Varsity Basketball</other>
  <other>Boys Varsity Indoor League</other>
  <other>Girls Varsity Indoor League</other>
  
  

</player>
