<ximpel>
	<subject id="WekkerGaatAf">
		<description>Wekker gaat af</description>
		<media>
			<video file="wekker" leadsto="WekkerKeuze"/>
		</media>
	</subject>

	<subject id="WekkerKeuze">
		<description>Wekker gaat af</description>
		<media>
			<video file="wekker_keuze" repeat="true">
				<branchquestion>Wat ga je doen?</branchquestion>
				<canvas>
					<overlay x="0" y="75" width="320" height="240" leadsto="NaarCollege" starttime="0" description="je haasten om op tijd voor het college te zijn" scorevalue="10"/>
					<overlay x="475" y="75" width="320" height="240" leadsto="LaterOpstaan" starttime="0" description="blijven liggen" scorevalue="0"/>
				</canvas>
			</video>
		</media>
	</subject>

	<subject id="NaarCollege">
		<description>Naar college</description>
		<media>
			<video file="naar_college" leadsto="VervoerKeuze"/>
		</media>
	</subject>

	<subject id="VervoerKeuze">
		<description>Naar college</description>
		<media>
			<video file="naar_college_keuze" repeat="true">
				<branchquestion>Hoe ga je naar het college?</branchquestion>
				<canvas>
					<overlay x="0" y="250" width="320" height="240" leadsto="Fietsreis" starttime="0" description="op de fiets" scorevalue="10"/>
					<overlay x="650" y="75" width="150" height="450" leadsto="Metroreis1" starttime="0" description="met de tram/metro" scorevalue="0"/>
				</canvas>
			</video>
		</media>
	</subject>

	
	<subject id="Fietsreis">
		<description>Fietsreis</description>
		<media>
			<video file="fietsreis" leadsto="SaaiCollege"/>
		</media>
	</subject>

	<subject id="Metroreis1">
		<description>Tram-/Metoreis</description>
		<media>
			<video file="metroreis" leadsto="SaaiCollege"/>
		</media>
	</subject>

	<subject id="SaaiCollege">
		<description>Saai college</description>
		<media>
			<video file="saai_college" leadsto="SaaiCollegeKeuze"/>
		</media>
	</subject>

	<subject id="SaaiCollegeKeuze">
		<description>Saai college</description>
		<media>
			<video file="saai_college_keuze" repeat="true">
				<branchquestion>Het is even pauze. Wat ga je doen?</branchquestion>
				<canvas>
					<overlay x="0" y="75" width="320" height="200" leadsto="Pauze" starttime="0" description="weggaan" scorevalue="0"/>
					<overlay x="475" y="75" width="320" height="200" leadsto="SaaiCollegeOpletten" starttime="0" description="proberen op te letten" scorevalue="10"/>
					<overlay x="240" y="325" width="320" height="200" leadsto="Facebook" starttime="0" description="facebooken" scorevalue="5"/>
				</canvas>
			</video>
		</media>
	</subject>

	<subject id="SaaiCollegeOpletten">
		<description>Saai college</description>
		<media>
			<video file="saai_college" leadsto="Pauze"/>
		</media>
	</subject>

	<subject id="Facebook">
		<description>Facebook</description>
		<media>
			<video file="facebook" leadsto="Pauze"/>
		</media>
	</subject>

	<subject id="LaterOpstaan">
		<description>Later opstaan</description>
		<media>
			<video file="later_opstaan" leadsto="LaterOpstaanKeuze"/>
		</media>
	</subject>

	<subject id="LaterOpstaanKeuze">
		<description>Later opstaan</description>
		<media>
			<video file="later_opstaan_keuze" repeat="true">
				<branchquestion>Wat ga je nu doen?</branchquestion>
				<canvas>
					<overlay x="0" y="75" width="320" height="240" leadsto="AssignmentsMaken1" starttime="0" description="assignments maken" scorevalue="10"/>
					<overlay x="475" y="75" width="320" height="240" leadsto="IetsLeuksDoen" starttime="0" description="iets leuks doen met vrienden" scorevalue="0"/>
				</canvas>
			</video>
		</media>
	</subject>

	<subject id="AssignmentsMaken1">
		<description>Assignments maken</description>
		<media>
			<video file="assignments_maken1" leadsto="Metroreis2"/>
		</media>
	</subject>

	<subject id="IetsLeuksDoen">
		<description>Iets leuks doen met vrienden</description>
		<media>
			<video file="iets_leuks_doen" leadsto="Metroreis2"/>
		</media>
	</subject>

	<subject id="Metroreis2">
		<description>Tram-/Metoreis</description>
		<media>
			<video file="metroreis" leadsto="Pauze"/>
		</media>
	</subject>

	<subject id="Pauze">
		<description>Pauze</description>
		<media>
			<video file="pauze" leadsto="PauzeKeuze"/>
		</media>
	</subject>

	<subject id="PauzeKeuze">
		<description>Pauze</description>
		<media>
			<video file="pauze_keuze" repeat="true">
				<branchquestion>Wat ga je eten?</branchquestion>
				<canvas>
					<overlay x="0" y="75" width="150" height="450" leadsto="EigenBrood" starttime="0" description="je hebt je eigen eten mee" scorevalue="10"/>
					<overlay x="650" y="75" width="150" height="450" leadsto="BroodHalen" starttime="0" description="je gaat eten halen" scorevalue="0"/>
				</canvas>
			</video>
		</media>
	</subject>

	<subject id="BroodHalen">
		<description>Eten halen</description>
		<media>
			<video file="brood_halen" leadsto="PauzeKlaar"/>
		</media>
	</subject>

	<subject id="EigenBrood">
		<description>Eigen eten</description>
		<media>
			<video file="eigen_brood" leadsto="PauzeKlaar"/>
		</media>
	</subject>	

	<subject id="PauzeKlaar">
		<description>Pauze</description>
		<media>
			<video file="pauze_eruit_lopen" leadsto="NaarWerkcollege"/>
		</media>
	</subject>

	<subject id="NaarWerkcollege">
		<description>Naar werkcollege</description>
		<media>
			<video file="naar_werkcollege" leadsto="NaarWerkcollegeKeuze"/>
		</media>
	</subject>

	<subject id="NaarWerkcollegeKeuze">
		<description>Naar werkcollege</description>
		<media>
			<video file="naar_werkcollege_keuze" repeat="true">
				<branchquestion>Ga je naar het werkcollege?</branchquestion>
				<canvas>
					<overlay x="200" y="170" width="95" height="240" leadsto="NaarWerkcollegeNee" starttime="0" description="nee, je gaat liever borrelen bij de studievereniging" scorevalue="0"/>
					<overlay x="400" y="170" width="95" height="240" leadsto="NaarWerkcollegeJa" starttime="0" description="ja" scorevalue="10"/>
				</canvas>
			</video>
		</media>
	</subject>

	<subject id="NaarWerkcollegeJa">
		<description>Naar werkcollege</description>
		<media>
			<video file="naar_werkcollege_ja" leadsto="Werkcollege"/>
		</media>
	</subject>

	<subject id="NaarWerkcollegeNee">
		<description>Naar werkcollege</description>
		<media>
			<video file="naar_werkcollege_nee" leadsto="BorrelenBijStudievereniging"/>
		</media>
	</subject>

	<subject id="Werkcollege">
		<description>Werkcollege</description>
		<media>
			<video file="presentatie" leadsto="WerkcollegeKeuze"/>
		</media>
	</subject>

	<subject id="WerkcollegeKeuze">
		<description>Werkcollege</description>
		<media>
			<video file="presentatie_keuze" repeat="true">
				<branchquestion>Wat is je reactie?</branchquestion>
				<canvas>
					<overlay x="0" y="75" width="320" height="240" leadsto="Relaxed" starttime="0" description="je bent relaxed, je hebt je presentatie goed voorbereid" scorevalue="10"/>
					<overlay x="475" y="75" width="320" height="240" leadsto="Schrikt" starttime="0" description="je schrikt, je wist helemaal niets van een presentatie" scorevalue="0"/>
				</canvas>
			</video>
		</media>
	</subject>

	<subject id="Relaxed">
		<description>Werkcollege</description>
		<media>
			<video file="presentatie_relaxed" leadsto="WerkcollegeAfgelopen"/>
		</media>
	</subject>

	<subject id="Schrikt">
		<description>Werkcollege</description>
		<media>
			<video file="presentatie_schrikt" leadsto="WerkcollegeAfgelopen"/>
		</media>
	</subject>

	<subject id="WerkcollegeAfgelopen">
		<description>Werkcollege afgelopen</description>
		<media>
			<video file="werkcollege_afgelopen" leadsto="WerkcollegeAfgelopenKeuze"/>
		</media>
	</subject>

	<subject id="WerkcollegeAfgelopenKeuze">
		<description>Werkcollege afgelopen</description>
		<media>
			<video file="werkcollege_afgelopen_keuze" repeat="true">
				<branchquestion>Wat ga je nu doen?</branchquestion>
				<canvas>
					<overlay x="0" y="75" width="320" height="240" leadsto="WerkcollegeAfgelopenLooptWeg1" starttime="0" description="assignments maken" scorevalue="10"/>
					<overlay x="475" y="75" width="320" height="240" leadsto="WerkcollegeAfgelopenLooptWeg2" starttime="0" description="borrelen bij studievereniging" scorevalue="5"/>
				</canvas>
			</video>
		</media>
	</subject>

	<subject id="WerkcollegeAfgelopenLooptWeg1">
		<description>Werkcollege afgelopen</description>
		<media>
			<video file="werkcollege_afgelopen_loopt_weg" leadsto="AssignmentsMaken2"/>
		</media>
	</subject>

	<subject id="WerkcollegeAfgelopenLooptWeg2">
		<description>Werkcollege afgelopen</description>
		<media>
			<video file="werkcollege_afgelopen_loopt_weg" leadsto="BorrelenBijStudievereniging"/>
		</media>
	</subject>

	<subject id="BorrelenBijStudievereniging">
		<description>Borrelen bij studievereniging</description>
		<media>
			<video file="borrel" leadsto="FeestTentamen"/>
		</media>
	</subject>
	
	<subject id="AssignmentsMaken2">
		<description>Assignments maken</description>
		<media>
			<video file="assignments_maken2" leadsto="FeestTentamen"/>
		</media>
	</subject>

	<subject id="FeestTentamen">
		<description>Feest - tentamen</description>
		<media>
			<video file="tentamen_feest" leadsto="FeestTentamenKeuze"/>
		</media>
	</subject>

	<subject id="FeestTentamenKeuze">
		<description>Feest - tentamen</description>
		<media>
			<video file="tentamen_feest_keuze" repeat="true">
				<branchquestion>Wat ga je doen?</branchquestion>
				<canvas>
					<overlay x="360" y="110" width="300" height="145" leadsto="NaarHuisBlokken" starttime="0" description="blokken" scorevalue="10"/>
					<overlay x="90" y="375" width="300" height="145" leadsto="Feest" starttime="0" description="naar feest" scorevalue="0"/>
				</canvas>
			</video>
		</media>
	</subject>

	<subject id="Feest">
		<description>Feest</description>
		<media>
			<video file="feest" leadsto="FeestKeuze"/>
		</media>
	</subject>

	<subject id="FeestKeuze">
		<description>Feest</description>
		<media>
			<video file="feest_keuze" repeat="true">
				<branchquestion>Je komt een leuk meisje/leuke jongen tegen. Wat ga je doen?</branchquestion>
				<canvas>
					<overlay x="0" y="75" width="320" height="240" leadsto="NaarHuisFeest" starttime="0" description="versieren" scorevalue="5"/>
					<overlay x="475" y="75" width="320" height="240" leadsto="NaarHuisFeest" starttime="0" description="niet versieren" scorevalue="0"/>
				</canvas>
			</video>
		</media>
	</subject>

	<subject id="NaarHuisBlokken">
		<description>Naar huis</description>
		<media>
			<video file="naar_huis_blokken" leadsto="NaarHuisBlokkenKeuze"/>
		</media>
	</subject>

	<subject id="NaarHuisBlokkenKeuze">
		<description>Naar huis</description>
		<media>
			<video file="naar_huis_blokken_keuze" repeat="true">
				<branchquestion>Je gaat naar huis. Waar ga je naartoe?</branchquestion>
				<canvas>
					<overlay x="0" y="75" width="320" height="240" leadsto="Blokken" starttime="0" description="naar je ouders" scorevalue="0"/>
					<overlay x="475" y="75" width="320" height="240" leadsto="Blokken" starttime="0" description="naar je studentenkamer" scorevalue="10"/>
				</canvas>
			</video>
		</media>
	</subject>

	
	<subject id="Blokken">
		<description>Blokken</description>
		<media>
			<video file="blokken" leadsto="SlapenBlokken"/>
		</media>
	</subject>

	<subject id="SlapenBlokken">
		<description>Slapen</description>
		<media>
			<video file="slapen_blokken"/>
		</media>
	</subject>
	
	<subject id="NaarHuisFeest">
		<description>Naar huis</description>
		<media>
			<video file="naar_huis_feest" leadsto="NaarHuisFeestKeuze"/>
		</media>
	</subject>

	<subject id="NaarHuisFeestKeuze">
		<description>Naar huis</description>
		<media>
			<video file="naar_huis_feest_keuze" repeat="true">
				<branchquestion>Je gaat naar huis. Waar ga je naartoe?</branchquestion>
				<canvas>
					<overlay x="0" y="75" width="320" height="240" leadsto="SlapenFeest" starttime="0" description="naar je ouders" scorevalue="0"/>
					<overlay x="475" y="75" width="320" height="240" leadsto="SlapenFeest" starttime="0" description="naar je studentenkamer" scorevalue="10"/>
				</canvas>
			</video>
		</media>
	</subject>

	<subject id="SlapenFeest">
		<description>Slapen</description>
		<media>
			<video file="slapen_feest"/>
		</media>
	</subject>
</ximpel>
