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

<person indi="288" id="bruno800" sex="M">
  <name>
    <surname></surname><given>Bruno</given>
  </name>
  <birth><date>c800</date><place>?</place></birth>
  <death><date>UNKNOWN</date><place>?</place></death>
  <father>
    <name><surname></surname><given>Wigebart</given></name>
  </father>
  <mother></mother>
  <family>
    <marriage><date>UNKNOWN</date><place>?</place></marriage>
    <spouse sex="F">
      <name><surname></surname><given>Suana of Montfort</given></name>
      <birth><date>UNKNOWN</date><place>?</place></birth>
      <death><date>UNKNOWN</date><place>?</place></death>
      <father></father>
      <mother></mother>
    </spouse>
    <child person="ludolphsaxony806" 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>
