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

<person indi="334" id="donaldscotlandii" sex="M">
  <name>
    <surname></surname><given>Donald II, King of Scotland</given>
  </name>
  <birth><date>UNKNOWN</date><place>?</place></birth>
  <death><date>900</date><place>Forres, Moray</place></death>
  <father person="constantinescotlandii"></father>
  <mother></mother>
  <family>
    <marriage><date>UNKNOWN</date><place>?</place></marriage>
    <spouse></spouse>
    <child person="malcolmscotlandi" 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">
      Donald, son of Constantine I, struggled to repel the Norse invasions. He died at Forres, Moray in 900.

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

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