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

<person indi="859" id="marthaallen1646" sex="M">
  <name>
    <surname>Allen</surname><given>Martha</given>
  </name>
  <birth><date>1631</date><place>?</place></birth>
  <death><date>16 Jun 1719</date><place>Salisbury, MA</place></death>
  <father>
  <name><surname>Allen</surname><given>William</given></name>
  </father>
  <mother>
  <name><surname>Goodale</surname><given>Ann</given></name>
  </mother>
  <family>
    <marriage><date>1666</date><place>?</place></marriage>
    <spouse person="richardhubbard1631" sex="M"></spouse>
    <child person="johnhubbard1669" sex="M"></child>
  </family>
  <note>
  </note>
</person>
