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

<person indi="925" id="joyceparkin1931" sex="F">
  <name>
    <surname>Parkin</surname><given>Joyce Lorraine</given>
  </name>
  <birth><date>12 Dec 1931</date><place>Calgary, Alta, Canada</place></birth>
  <death><date>STILL LIVING</date></death>
  <father person="davidparkin1910"></father>
  <mother person="elizabethmundy1910"></mother>
  <family>
    <marriage><date>2 Jun 1953</date><place>Vancouver, BC</place></marriage>
    <spouse person="donalnason1929" sex="M"></spouse>
    <child person="donalnason1954" sex="M"></child>
    <child person="kellynason1955" sex="M"></child>
    <child person="terencenason1957" sex="M"></child>
    <child person="victorianason1963" 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">
        Family name changed from Ziporkin to Parkin in 1943
      </p>
    </body>
  </note>
</person>
