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

<person indi="861" id="abigaildavis1702" sex="F">
  <name>
    <surname>Davis</surname><given>Abigail</given>
  </name>
  <birth><date>11 Mar 1702</date><place>Haverhill, MA</place></birth>
  <death><date>25 Sep 1733</date><place>Kingston, NH</place></death>
  <father person="elishadavis1670"></father>
  <mother>
    <name><surname>Shaw</surname><given>Grace</given></name>
  </mother>
  <family>
    <marriage><date>27 Dec 1722</date><place>Haverhill, MA</place></marriage>
    <spouse person="richardhubbard1696" sex="M"></spouse>
    <child person="dorothyhubbard1723" sex="F"></child>
  </family>
  <note>
    <body xmlns="http://www.w3.org/1999/xhtml">
      <p style="text-align:justify; font-size:small; margin-top:0; margin-left:100px; margin-right:60px; margin-bottom:0">

      </p>
    </body>
  </note>
</person>
