<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet href="css/absolute-000.css" type="text/css"?>

<root>
	
	<document>
	
			<info>You should see a green square with a thick lime border below. The background color should be semi-transparent.
			The square should be horizontally and vertically centered on the page.</info>


		<svg width="100px" height="100px" version="1.1" xmlns="http://www.w3.org/2000/svg">

			<desc>Green square</desc>
	

	
		<rect x="0" y="0" width="100px" height="100px" />
	
		
		</svg>
		

			
	</document>
</root>
