<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="boys.xsl"?>

<player>
  <team>Blitz '94</team>
  <fullname>Kevin Powers</fullname>
  <photo>powers</photo>
  <DOB>7/12/94</DOB>
  <height>5' 8"</height>
  <weight>135</weight>
  <address1>7386 Jessica Dr.</address1> 
  <address2>Syracuse, NY 13212</address2> 
  <phone>315-452-3216</phone>
  
  <email>
    <uname>Markpowers3</uname>
    <domain>aol.com</domain>
  </email>
  

  <position>Defender/Mid</position>
  
  
  <number>3</number>
  
  
  <!-- other clubs -->
  <club>Northstars Soccer Club - Coach Mike Fenlon</club>
  
  
  <tournament>Match Fit Chelsea Invitational 2010 Finalist</tournament>
  <tournament>Jersey Shores 2009 U15 runner up</tournament>
  <tournament>East Hudson 2009 U15 finalist</tournament>
  <tournament>Salt City Syracuse, NY 2009 U15 finalist</tournament>
  <tournament>Saratoga May Day 2008 U14 finalist</tournament>
  <tournament>Gates 2007 U13 finalist</tournament>
  <tournament>Hilton 2007 U13 finalist</tournament>
  <tournament>Chili 2007 U 13 runner up</tournament>

 
  
  <league>2011 - Thruway League u17 with Syracuse Blitz</league>
  <league>2010 - CNYJSA U17</league>
  
  <confhonors>Cicero-North Syracuse High School</confhonors>
  <confhonors>10th Grade Starting Defender for Junior Varsity Team</confhonors>
  <confhonors>11th Grade Starting Right Defender Midfielder</confhonors>
  <confhonors>All CNY Honorable Mention</confhonors>


  <school>
    <name>Cicero-North Syracuse High School</name>
    <address1>6002 Route 31</address1> 
    <address2>Cicero, NY 13039</address2> 
    <phone>(315) 218-4100</phone>
  </school>
  <GPA>89.2</GPA>
  <RANK>299</RANK>
  <ADVISOR>Sarah Mack</ADVISOR>
  <PSAT>N/A</PSAT>
  <SAT>N/A</SAT>
  <college>Mechanical Engineering</college>
  <gradyear>2012</gradyear>
  
  
  <reference>
     <title>Northstars Soccer Club</title>
     <fullname>Mike Fenlon</fullname>
     <email>
	<uname>mfenlon</uname>
        <domain>nscsd.org</domain>
     </email>
  </reference>
  
  <reference>
     <title>Cicero-North Syracuse Varsity Coach</title>
     <fullname>Mike Mcaffery</fullname>
     <email>
	<uname>mmccaffe</uname>
        <domain>nscsd.org</domain>
     </email>
     <phone></phone>
  </reference> 
  

</player>

