<?xml version="1.0" encoding="utf-8"?>
<subjects xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="interactivevideo.xsd">
		<subject name="IntroMovie">
			<longname>Retaliation</longname>
			<score>0</score>
			<videos>
				<video file="tube/baby-laugh" repeat="true">
				  <branchquestion>With which weapon do you want to retaliate?</branchquestion>
				  <overlays>
				    <overlay time="2" position="33" size="21" label="Revolver"/>
				    <overlay time="9" position="33" size="21" label="Revolver" position2="03" size2="21" label2="Uzi"/>
				    <overlay time="13" position="33" size="21" label="Revolver" position2="03" size2="21" label2="Uzi" position3="04" size3="51" label3="Shotgun"/>
				  </overlays>
				</video>
			</videos>
		</subject>
		<subject name="Revolver">
			<longname>Retaliation with revolver</longname>
			<score>4</score>
			<videos>
				<video file="ae/005_Payback_01"/>
			</videos>
		</subject>
		<subject name="Uzi">
			<longname>Retaliation with uzi</longname>
			<score>5</score>
			<videos>
				<video file="ae/005_Payback_01"/>
			</videos>
		</subject>
		<subject name="Shotgun">
			<longname>Retaliation with shotgun</longname>
			<score>3</score>
			<videos>
				<video file="ae/005_Payback_01">
				</video>
			</videos>
		</subject>
 	</subjects>
