<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="barcelona.xsl"?>

<player>
  <fullname>Marri Ryu</fullname>
  <gradyear>2013</gradyear>
  
  <photo>ryu</photo>
  <number>11</number>
  <foot>Right Footed</foot>
  <position>Forward</position>
  
  <DOB>February 5, 1995</DOB>
  <height>5’ 4”</height>
  <weight>120</weight>
  <GPA>96</GPA>
  <PSAT>TBD</PSAT>
  <SAT>TBD</SAT>
  <school>Fayetteville Manlius HS</school>
  
  <parents>Patine and Steve Ryu</parents>
  <email> <!-- can have multiple -->
    <uname>por</uname>
    <domain>twcny.rr.com</domain>
  </email>
  
  <!-- other clubs -->
  <club></club>
  <club></club>
  <club></club>
  
  <confhonors>Fayetteville Manlius Class AA</confhonors>
  <confhonors>Varsity – Starter as Sophomore</confhonors>
  <confhonors>2nd team All-League (AA) - 2010</confhonors>
  
  <camps>Lemoyne College Soccer Camp, 2009</camps>

  <other>Lacrosse</other>

</player>
