<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="barcelona.xsl"?>

<player>
  <fullname>Brielle Filtch</fullname>
  <gradyear>2014</gradyear>
  
  <photo>filtch</photo>
  <number>7</number>
  <foot>Dual Footed</foot>
  <position>Mid/Forward</position>
  
  <DOB>April 5, 1996</DOB>
  <height>5’ 4”</height>
  <weight>134</weight>
  <GPA>92</GPA>
  <PSAT>TBD</PSAT>
  <SAT>TBD</SAT>
  <school>Marcellus HS</school>
  <schoolhonors>National Jr. Honor Society</schoolhonors>  
  
  <parents>Melinda and John Filtch</parents>
  <email> <!-- can have multiple -->
    <uname>jfiltch</uname>
    <domain>twcny.rr.com</domain>
  </email>
  
  
  <confhonors>Marcellus HS. Varsity player – 8th Grader</confhonors>

  

<!-- can have multiple -->
  <reference>
  <fullname>Lori Updike – Marcellus H.S. (Coach)</fullname>
  <email>
    <uname>lupdike</uname>
    <domain>mcs.cnyric.org</domain>
  </email>
  </reference>

  <other>J.V. Basketball – 8th Grader</other>
  <other>Softball</other>


</player>
