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

<person indi="843" id="benjaminsmall1744" sex="M">
  <name>
    <surname>Small</surname><given>Benjamin</given>
  </name>
  <birth><date>11 Aug 1744</date><place>Scarboro, ME</place></birth>
  <death><date>1800</date><place>Limington, ME</place></death>
  <father person="samuelsmall1718"></father>
  <mother person="dorothyhubbard1723"></mother>
  <family>
    <marriage><date>22 Jan 1761</date><place>?</place></marriage>
    <spouse person="phoebeplummer1744" sex="F"></spouse>
    <child person="abigailsmall1775" sex="F"></child>
    <child person="susannahsmall1786" 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">
	<br />
      </p>
    </body>
  </note>
</person>
