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

<person indi="412" id="petercapeti" sex="M">
  <name>
    <surname>Capet</surname><given>Peter I, Prince of France, Comte de Courtenay</given>
  </name>
  <birth><date>c1126</date><place>?</place></birth>
  <death><date>10 Apr 1183</date><place>?</place></death>
  <father person="louiscapet1081"></father>
  <mother person="adelaidesavoy1092"></mother>
  <family>
    <marriage><date>1168</date><place>?</place></marriage>
    <spouse person="elizabethcourtenay1127" sex="F"></spouse>
    <child person="alicecourtenay" 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">

      </p>
    </body>
  </note>

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