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

<person indi="575" id="osbernfitzrichard" sex="M">
  <name>
    <surname>FitzRichard</surname><given>Osbern</given>
  </name>
  <birth><date>UNKNOWN</date><place>Arwystle</place></birth>
  <death><date>1100</date><place>Richard's Castle, Hereford, England</place></death>
  <father>
    <name><surname></surname><given>Richard FitzScrob</given></name>
  </father>
  <mother>
    <name><surname></surname><given>(daughter of Robert) de Essex</given></name>
  </mother>
  <family>
    <marriage><date>UNKNOWN</date><place>?</place></marriage>
    <spouse person="nestagruffyd" sex="F"></spouse>
    <child person="hughfitzosbern" 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>
