<xml version="1.0" encoding="windows-1252" ?>
<game-box
	name="Gary's Test Gamebox"
	description="This is a test Gamebox."
	copyright="Copyright 2008."
	startup-scenario="AtStart.zts">
	<dice-hand type="D6">
		<dice count="2" color="ffffff" pips="000000" />
	</dice-hand>
	<map name="Big Map" image-file="bigmap.jpg" resolution="300 dpi" />
	<counter-sheet name="Allies"
		front-image-file="Allies_Front.jpg" front-resolution="300 dpi"
		back-image-file="Allies_Back.jpg" back-resolution="300 dpi">
		<counter-section rows="2" columns="10"
			front-left="16" front-top="10" front-right="550" front-bottom="903"
			back-left="581" back-top="13" back-right="1112" back-bottom="907" />
	</counter-sheet>
</game-box>