<ximpel>
	<subject id="intro">
		<description>Introduction video</description>
		<score value="0"/>
		<media>
			<video file="intro" leadsto="intro2"/>
		</media>
	</subject>
	
	<subject id="intro2">
		<description>Een blik op de boeken</description>
		<media>
		<video file="intro2" repeat="true">
		<branchquestion>"Naar welke continent wil je?</branchquestion>
  		<overlays>
  		<overlay>
      	<overlaycel x="330" y="180" width="40" height="250" leadsto="afrika3"/>
      	<overlaycel x="370" y="180" width="40" height="250" leadsto="azie"/>
      	<overlaycel x="410" y="180" width="40" height="250" leadsto="europa"/>
      	<overlaycel x="450" y="180" width="40" height="250" leadsto="amerika"/>
      	<overlaycel x="490" y="180" width="40" height="250" leadsto="oceanie"/>
      	<overlaycel x="50" y="250" width="70" height="70" leadsto="exit"/>
      	</overlay>
  		</overlays>
		</video>
		</media>
	</subject>
	
<subject id="exit">
    <description>Verlaat de applicatie</description>
      <media>
      <video file="exit">
      </video>
    </media>
  </subject>
	
	<subject id="afrika3">
    <description>Het boek Afrika uit de boekenkast pakken</description>
      <score value="10"/>
      <media>
      <video file="afrika3" leadsto="afrika4">
      </video>
    </media>
  </subject>
  
  	<subject id="afrika4">
    <description>Het boek Afrika uit de boekenkast pakken</description>
      <score value="10"/>
      <media>
      <video file="afrika4" repeat="true">
      <branchquestion>"Van welk land wil je een stukje cultuur snuiven?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="80" width="170" height="240" leadsto="egypte"/>
       <overlaycel x="390" y="200" width="350" height="350" leadsto="zuidafrika"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
  
  	<subject id="azie">
    <description>Het boek Azie uit de boekenkast pakken</description>
      <score value="10"/>
      <media>
      <video file="azie" leadsto="azie2">
      </video>
    </media>
  </subject>
  
  <subject id="azie2">
    <description>Het boek Azie uit de boekenkast pakken</description>
      <score value="10"/>
      <media>
      <video file="azie2" repeat="true">
      <branchquestion>"Van welk land wil je een stukje cultuur snuiven?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="30" y="200" width="270" height="180" leadsto="arabie"/>
       <overlaycel x="320" y="70" width="350" height="170" leadsto="china"/>
       <overlaycel x="340" y="350" width="350" height="200" leadsto="iran"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
 
  	<subject id="europa">
    <description>Het boek Europa uit de boekenkast pakken</description>
      <score value="10"/>
      <media>
      <video file="europa" leadsto="europa2">
      </video>
    </media>
  </subject>
 
   <subject id="europa2">
    <description>Het boek Europa uit de boekenkast pakken</description>
      <score value="10"/>
      <media>
      <video file="europa2" repeat="true">
      <branchquestion>"Van welk land wil je een stukje cultuur snuiven?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="140" y="250" width="220" height="220" leadsto="nederland"/>
       <overlaycel x="480" y="150" width="200" height="200" leadsto="rusland"/>
       <overlaycel x="230" y="50" width="170" height="170" leadsto="duitsland"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
  
   	<subject id="amerika">
    <description>Het boek Amerika uit de boekenkast pakken</description>
      <score value="10"/>
      <media>
      <video file="amerika" leadsto="amerika2">
      </video>
    </media>
  </subject>
  
   <subject id="amerika2">
    <description>Het boek Amerika uit de boekenkast pakken</description>
      <score value="10"/>
      <media>
      <video file="amerika2" repeat="true">
      <branchquestion>"Van welk land wil je een stukje cultuur snuiven?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="330" y="180" width="200" height="300" leadsto="usa"/>
       <overlaycel x="50" y="35" width="250" height="170" leadsto="mexico"/>
       <overlaycel x="35" y="220" width="230" height="230" leadsto="argentinie"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
	
<subject id="oceanie">
    <description>Het boek Oceanie uit de boekenkast pakken</description>
      <score value="10"/>
      <media>
      <video file="oceanie" leadsto="oceanie2">
      </video>
    </media>
  </subject>
	
	<subject id="oceanie2">
    <description>Het boek Oceanie uit de boekenkast pakken</description>
      <score value="10"/>
      <media>
      <video file="oceanie2" repeat="true">
      <branchquestion>"Van welk land wil je een stukje cultuur snuiven?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="370" y="170" width="250" height="300" leadsto="australie"/>
       <overlaycel x="90" y="120" width="230" height="230" leadsto="zeeland"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
   <subject id="zuidafrika">
    <description>Een stukje Zuid Afrikaanse cultuur!</description>
    <media>
      <video file="zuidafrika"/>
      <video file="zuidafrika" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="afrika4"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
  <subject id="egypte">
    <description>Een stukje Egyptische cultuur</description>
    <media>
      <video file="egypte"/>
      <video file="egypte" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="afrika4"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
    <subject id="iran">
    <description>Een stukje Iraanse cultuur!</description>
    <media>
      <video file="iran"/>
      <video file="iran" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="azie2"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
  <subject id="china">
    <description>Een stukje Chinese cultuur</description>
    <media>
      <video file="china"/>
      <video file="china" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="azie2"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
   <subject id="arabie">
    <description>Een stukje Arabische cultuur</description>
    <media>
      <video file="arabie"/>
      <video file="arabie" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="azie2"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
   <subject id="nederland">
    <description>Een stukje Nederlandse cultuur</description>
    <media>
      <video file="nederland"/>
      <video file="nederland" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="europa2"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
   <subject id="rusland">
    <description>Een stukje Russische cultuur</description>
    <media>
      <video file="rusland"/>
      <video file="rusland" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="europa2"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
   <subject id="duitsland">
    <description>Een stukje Duitse cultuur</description>
    <media>
      <video file="duitsland"/>
      <video file="duitsland" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="europa2"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
   <subject id="usa">
    <description>Een stukje Amerikaanse cultuur</description>
    <media>
      <video file="usa"/>
      <video file="usa" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="amerika2"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
   <subject id="mexico">
    <description>Een stukje Mexicaanse cultuur</description>
    <media>
      <video file="mexico"/>
      <video file="mexico" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="amerika2"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
   <subject id="argentinie">
    <description>Een stukje Argentijnse cultuur</description>
    <media>
      <video file="argentinie"/>
      <video file="argentinie" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="amerika2"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
   <subject id="australie">
    <description>Een stukje Ausralische cultuur</description>
    <media>
      <video file="australie"/>
      <video file="australie" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="oceanie2"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
   <subject id="zeeland">
    <description>Een stukje Nieuw Zeelandse cultuur</description>
    <media>
      <video file="zeeland"/>
      <video file="zeeland" repeat="true">
      <branchquestion>Terug naar het continent, of een ander continent kiezen?</branchquestion>
      <overlays>
      <overlay>
      <overlaycel x="100" y="200" width="100" height="100" leadsto="intro2"/>
       <overlaycel x="250" y="200" width="100" height="100" leadsto="oceanie2"/>
      </overlay>
      </overlays>
      </video>
    </media>
  </subject>
</ximpel>

