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

<person indi="420" id="igorkiev" sex="M">
  <name>
    <surname></surname><given>Igor, Grand Prince of Kiev</given>
  </name>
  <birth><date>875</date><place>Novogorod, Kiev</place></birth>
  <death><date>947</date><place>murdered by the Drevlanes from the town of Korosten </place></death>
  <father person="rurikkiev"></father>
  <mother></mother>
  <family>
    <marriage><date>UNKNOWN</date><place>?</place></marriage>
    <spouse sex="F">
      <name><surname></surname><given>Saint Olga, Regent of Kiev</given></name>
      <birth><date>945</date><place>?</place></birth>
      <death><date>964</date><place>?</place></death>
      <father></father>
      <mother></mother>
    </spouse>
    <child person="svatislavkievi" 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">

      <table border="0" align="left" valign="top" cellpadding="0" cellspacing="0">
	<caption align="bottom" style="font-size:xsmall; text-align:right; padding:0px 10px 6px 0px">Igor<br /><i>(artist unknown)</i>
	</caption>
        <tr>
	  <td style="padding:0px 10px 0px 0px">
	    <img src="./images/igorkiev.jpg" />
	  </td>
	</tr>
      </table>

      <table border="0" align="right" valign="top" cellpadding="0" cellspacing="0">
	<caption align="bottom" style="font-size:xsmall; text-align:right; padding:0px 0px 6px 10px">Olga<br /><i>(artist unknown)</i>
	</caption>
        <tr>
	  <td style="padding:0px 0px 0px 10px">
	    <img src="./images/olgakiev.jpg" />
	  </td>
	</tr>
      </table>

      Although said to be less capable than leaders before and after him, Igor nontheless carried the conquests of Kievian Rus further.  He 
      undertook campaigns against Persia, Constantinople and Bulgaria. <br /><br /><br /><br /><br /><br /><br />

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

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