<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="barcelona.xsl"?>

<player>
  <fullname>Kristin Binkiewicz</fullname>
  <gradyear>2014</gradyear>
  
  <photo>binkiewicz</photo>
  <number>18</number>
  <foot>Right Footed</foot>
  <position>Forward/Mid</position>

  <DOB>July 11, 1995</DOB>
  <height></height>
  <weight></weight>
  <GPA></GPA>
  <PSAT>TBD</PSAT>
  <SAT>TBD</SAT>
  <school>Maine-Endwell High</school>
  
  <parents>Dan Binkiewicz</parents>
  <email> <!-- can have multiple -->
    <uname>danbinkiewicz</uname>
    <domain>aol.com</domain>
  </email>
  
   <confhonors>Maine-Endwell Varsity</confhonors>


</player>
