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

<person indi="2" id="annamarienason1996" sex="F">
  <name>
    <surname>Nason</surname><given>Annamarie Grace</given>
  </name>
  <birth><date>31 May 1996</date><place>Seattle, WA</place></birth>
  <death><date>STILL LIVING</date></death>
  <father person="donalnason1954"></father>
  <mother person="ellenpagel1963"></mother>
  <note>
  </note>
</person>
