<?xml version="1.0"?>
<!-- Tier 2 Template Page-->
<resource>

	<group id="root">
		<position-y>690</position-y>
	
		<group id="scrollArrows">

			<!-- Left Arrow -->
			<widget>
				<texture><ref>arrow_left.png</ref></texture>
				<position-x>140</position-x>
				<position-y>85</position-y>
				<alignment-y>0.5</alignment-y>
			</widget>

			<!-- Right Arrow -->
			<widget>
				<texture><ref>arrow_right.png</ref></texture>
				<position-x>1750</position-x>
				<position-y>85</position-y>
				<alignment-y>0.5</alignment-y>
			</widget>

		</group>

			<group id="CropWindow">
				<position-x>170</position-x> 
				<crop-x>0</crop-x>
				<crop-y>0</crop-y>
				<crop-w>1580</crop-w>
				<crop-h>200</crop-h>
			
				<group id="ScrollList">
					<position-y>130</position-y> 
				</group>

			</group>
	</group>

</resource>
