<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/library/library.css" />
	</styles>
	
	<AppGridItemSupportPanels class="AppGridItemSupportLabels">
		<Panel id="LibraryGameStatus" class="LibraryGameStatus" >
			<Panel id="PlatformSupport" >			
				<Panel id="StreamingVideoSupport" class="StreamingVideoSupport StatusImage" />
				<Panel id="GridControllerSupport" class="GridControllerSupport StatusImage" />
				<Panel class="InstalledState" />
				<Panel id="ReadyToPlay" class="ReadyToPlay StatusImage" />
				<Panel id="ReadyToStream" class="ReadyToStream StatusImage" />
				<Panel id="ReadyToDownload" class="ReadyToDownload StatusImage" />
				<Panel id="NotReadyToPlay" class="NotReadyToPlay StatusImage" />
			</Panel>
		</Panel>
	</AppGridItemSupportPanels>
</root>
