<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="barcelona.xsl"?>

<player>
  <fullname>Taylor Esposito</fullname>
  <gradyear>2012</gradyear>
  
  <photo>esposito</photo>
  <number>9</number>
  <foot>Right Footed</foot>
  <position>Defender</position>
  
  <DOB>August 22, 1994</DOB>
  <height>5’ 4”</height>
  <weight>117</weight>
  <GPA>85</GPA>
  <PSAT>TBD</PSAT>
  <SAT>TBD</SAT>
  <school>Jamesville Dewitt HS</school>
  
  <parents>Mary and Joe Esposito</parents>
  <email> <!-- can have multiple -->
    <uname>maryespo</uname>
    <domain>twcny.rr.com</domain>
  </email>
  
  
  <!-- other clubs -->
  <club>CNY United FC - Celtics</club>
  
  <confhonors>Jamesville Dewitt HS - Class A</confhonors>
  <confhonors>JV Starter Freshmen and Sophomore Yrs.</confhonors>
  <confhonors>Played full games</confhonors>
  <confhonors>JV Defensive MVP</confhonors>
  


</player>
