<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/library/library.css" />
	</styles>
	
	<LibraryDownloads class="LibraryDownloads" selectionpos="auto" onmoveup="None();" >
		<Panel id="DownloadGraphPanel" >
			<Label text="This is the download graph panel" />
		</Panel>
		
		<Panel id="DownloadListPanel" >
			<Label text="This is the download List panel" />
			<LibraryDownloadsRow id="AppID_440" />
			<LibraryDownloadsRow id="AppID_530" />
		</Panel>
	</LibraryDownloads>
</root>