<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="barcelona.xsl"?>

<player>
  <fullname>Lily VanDeValk</fullname>
  <gradyear>2013</gradyear>
  
  <photo>vandevalk</photo>
  <number>14</number>
  <foot>Right Footed</foot>
  <position>Midfielder/Attack</position>
  
  <DOB>June 30, 1995</DOB>
  <height>5’ 4”</height>
  <weight>105</weight>
  <GPA>93</GPA>
  <PSAT>TBD</PSAT>
  <SAT>TBD</SAT>
  <school>C. W. Baker High School Baldwinsville, New York</school>
  <schoolhonors>High Honor Roll</schoolhonors>  
  <schoolhonors>Student Council Member</schoolhonors>  
  
  <parents>Tony and Cindy VanDeValk</parents>
  <email> <!-- can have multiple -->
    <uname>vandevalk</uname>
    <domain>verizon.net</domain>
  </email>
  
  <confhonors>2010 Varsity Midfield Starter on a State ranked team</confhonors>
  <confhonors>2010 Section 3 Champion</confhonors>
  <confhonors>2010 Regional Champion</confhonors>
  <confhonors>2010 NYS Class AA semi-finalist</confhonors>
  <confhonors>2010 Honorable Mention All League Section 3</confhonors>
  

<!-- can have multiple -->
  <reference>
  <fullname>Cathy Morse- Baldwinsville High School Girls Soccer Coach</fullname>
  <email>
    <uname>Cmorse</uname>
    <domain>bville.org</domain>
  </email>
  </reference>
  
  <camps>2009 LeMoyne College Soccer Academy</camps>
  <camps>2010 Finishing Touch Soccer Academy-LeMoyne College</camps>


  <other>2010 High School JV Lacrosse</other>
  <other>2010 CNYELC Club Lacrosse</other>


</player>
