<?xml version="1.0" encoding="iso-8859-1"?>
<movie version="9" width="600" height="500" framerate="30">
	<background color="#112266"/>

	<frame>
		<library>
            <font name="GameFont" import="library/321impact.ttf"/>
			<clip id="HeroPic" import="library/hero2.png"/>
			<clip id="HumanPic" import="library/human.png"/>
			<clip id="ZombiePic" import="library/zombie.png"/>
			<clip id="HavenPic" import="library/haven.png"/>
		</library>
	
	</frame>
</movie>
