<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="profile.xsl"?>
<profile>
  <nombre>
    Henning Risvik
  </nombre>
  
  <foto>
    <url>henning-oktober-2005.jpg</url>
    <descripcion>On my uncle's 50th birthday, thats why I am wearing the fancy clothing.</descripcion>
  </foto>
  
  <naciomiento>
    4th of June 1982
  </naciomiento>
  
  <nacionalidad>
    Norwegian
  </nacionalidad>
  
  <locacion>
    Norway, Nittedal
  </locacion>
  
  <email>
    risvik@gmail.com
  </email>
  
  <fono>
    +47 95914783
  </fono>
  
  <familia>
    <persona>
    	<nombre>
  	  Per Risvik
  	</nombre>
  	<relacion>father</relacion>
    </persona>
    <persona>
        <nombre>
  	  Kristin Risvik
        </nombre>
  	<relacion>mother</relacion>
    </persona>
    <persona>
        <nombre>
     	  Per Kristian Risvik
     	</nombre>
  	<relacion>brother</relacion>
    </persona>
    <persona>
        <nombre>
  	  Marianne Holthe Risvik
  	</nombre>
  	<relacion>sister</relacion>
    </persona>
  </familia>
  
  <educacion>
    Bachelor in computer science, University College of Oslo.
  </educacion>
  
  <interesas>
    Programming, gui-design, webdesign, image processing, digital photography, 
    culture and art, home cinema systems, music and film, traveling, 
    ping pong and unserious football.
  </interesas>
  
  <comentario>
    Currently I am studying at the University of Oslo for my Master's Degree in Informatics. 
    Together with studies I am a developer on the PanelCheck project for Matforsk AS and I also work for 
    Huseby Kompetansesenter, with structure design and markup of audio books using xml.   
  </comentario>
</profile>
