<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/touchmenu.css" />
	</styles>
	
	<TouchMenu tabindex="auto" selectionpos="auto">
		<Label id="TouchMenuHoverKeyDescription" />
		<Panel id="TouchMenuPad">
			<Panel id="Pointer">
				<Panel id="TouchMenuPointer">
					<Image src="file://{images}/textinput/textinput_touchpointer.tga" />
				</Panel>
				<Panel id="RadialMenuPointer">
					<Image src="file://{images}/library/radial_menu_pointer.png" />
				</Panel>
			</Panel>
		</Panel>
	</TouchMenu>
</root>
