<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="barcelona.xsl"?>

<player>
  <fullname>Sara Pierce</fullname>
  <gradyear>2014</gradyear>
  
  <photo>pierce</photo>
  <number>20</number>
  <foot>Right Footed</foot>
  <position>Forward/Mid</position>
  
  <DOB>October 17, 1995</DOB>
  <height>5’ 5”</height>
  <weight>130</weight>
  <GPA>94</GPA>
  <PSAT>TBD</PSAT>
  <SAT>TBD</SAT>
  <school>Chittenango High School</school>
  <schoolhonors>Honors Math</schoolhonors>  
  <schoolhonors>Honors Science</schoolhonors>  
  
  <parents>Jeff and Robin Pierce</parents>
  <email> <!-- can have multiple -->
    <uname>pierce107</uname>
    <domain>msn.com</domain>
  </email>
  

  
  <!-- other clubs -->
  <club>Chittenango Soccer Club- Storm</club>

  
  <confhonors>Chittenango High School- Class A</confhonors>
  <confhonors>Starting 7th grade on JV- 2008</confhonors>
  <confhonors>Starting 8th grade Captain on JV- 2009</confhonors>
  <confhonors>Starting since Freshman Year on Varsity- 2010</confhonors>
  
 <!-- can have multiple -->
  <reference>
  <fullname> Brian Brzuszkiewicz- Chittenango Varsity Girls (Coach)</fullname>
  <email>
    <uname>brzuskiewiczb</uname>
    <domain>ccs.cnyric.org</domain>
  </email>
  </reference>



  
  <camps>Chittenango Select Soccer Camp</camps>
  <camps>Hobart William Smith Soccer Camp</camps>
  <camps>Chittenango Breakfast Club- summer training</camps>


  <other>High School Basketball</other>
  <other>Church Volunteer</other>
  <other>Student Council</other>
  <other>Class of 2014~ Vice President</other>
  <other>How Not to Fight</other>

</player>
