<root>
	<styles>
		<include src="file://{resources}/styles/steamstyles.css" />
		<include src="file://{resources}/styles/movie.css" />
	</styles>
	
	<MovieDebug oncanel="DeletePanel( this )">
		<Panel class="DebugBackground">
			<Panel class="DebugColumn">
				<Label text="Dimensions:" />
				<Label text="Resolution:" />
				<Label text="Video" />
				<Label text="- Download:" />
				<Label text="- Bandwidth:" />
			</Panel>
			<Panel class="DebugColumn DebugSecondColumn">
				<Label id="Dimensions" />
				<Label id="Resolution" />
				<Label text=" " />
				<Label id="VideoSegment" />
				<Label id="VideoBandwidth" />
			</Panel>
		</Panel>
	</MovieDebug>
</root>
