<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="person.xsl"?>

<person indi="1" id="andrewnason1999" sex="M">
  <name>
    <surname>Nason</surname><given>Andrew David</given>
  </name>
  <birth><date>01 Jun 1999</date><place>Seattle, WA</place></birth>
  <death><date>STILL LIVING</date></death>
  <father person="donalnason1954"></father>
  <mother person="ellenpagel1963"></mother>
  <note>
  </note>
</person>
