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

<person indi="786" id="rogerberkeley1073" sex="M">
  <name>
    <surname>de Berkeley</surname><given>Roger II</given>
  </name>
  <birth><date>1073</date><place>Dursley, Gloucester, England</place></birth>
  <death><date>1131</date><place>Berkeley, Gloucestershire, England </place></death>
  <father person="rogerdeberkeley1040"></father>
  <mother>
    <name><surname></surname><given>Rissa</given></name>
  </mother>
  <family>
    <marriage><date>UNKNOWN</date><place>?</place></marriage>
    <spouse></spouse>
    <child person="rogerberkeley1105" sex="M"></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>

  <reference source="s128" />
</person>
