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

<person indi="857" id="janefollansby" sex="F">
  <name>
    <surname>Follansby</surname><given>Jane</given>
  </name>
  <birth><date>UNKNOWN</date><place>?</place></birth>
  <death><date>UNKNOWN</date><place>?</place></death>
  <father>
    <name><surname>Follansby</surname><given>Thomas</given></name>
  </father>
  <mother></mother>
  <family>
    <marriage><date>1688</date><place>Salisbury, MA</place></marriage>
    <spouse person="johnhubbard1669" sex="M"></spouse>
    <child person="richardhubbard1696" sex="M"></child>
  </family>
  <note>
  </note>
</person>
