<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="barcelona.xsl"?>

<player>
  <fullname>Kate Schulz</fullname>
  <gradyear>2013</gradyear>
  
  <photo>schulz</photo>
  <number>45</number>
  <foot>Right Footed</foot>
  <position>Defender</position>
  
  <DOB>July 25, 1995</DOB>
  <height>5’ 7”</height>
  <weight>145</weight>
  <GPA>94</GPA>
  <PSAT>TBD</PSAT>
  <SAT>TBD</SAT>
  <school>Clinton Central School</school>
  <schoolhonors>Honors Math</schoolhonors>  
  <schoolhonors>Honors Science</schoolhonors>  
  <schoolhonors>AP European History</schoolhonors>  
  <schoolhonors>Honors English</schoolhonors> 
  <schoolhonors>High Honor Roll 2009-2010</schoolhonors> 
  <schoolhonors>Award for outstanding achievement in the French language</schoolhonors> 


  
  <parents>Paul and Leslie Schulz</parents>
  <email> <!-- can have multiple -->
    <uname>pschulz02268</uname>
    <domain>roadrunner.com</domain>
  </email>
  
  
  
  <confhonors>Clinton varsity</confhonors>
  <confhonors>Started and played full games as a sophomore</confhonors>
  


 <!-- can have multiple -->
  <reference>
  <fullname>Tim Scheemaker – u16 empire coach, Baldwinsville boys varsity coach</fullname>
  <email>
    <uname>scheemat</uname>
    <domain>cunyocc.edu</domain>
  </email>
  </reference>
  
    <reference>
  <fullname>Elizabeth Baker – Clinton Varsity Coach</fullname>
  <email>
    <uname>ebaker</uname>
    <domain>ccs.edu</domain>
  </email>
  </reference>




  <camps>Colgate soccer plus camp 2009</camps>
  <camps>Colgate soccer plus camp 2010</camps>


  <other>Basketball</other>
  <other>Lacrosse</other>
  <other>long distance running</other>
  <other>violin and piano</other>

</player>
