<?xml version="1.0" encoding="UTF-8"?>
<metadoc xmlns="http://metadoc.mobileok"
	xmlns:uri="http://www.w3.org/2006/uri#"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://metadoc.mobileok.com/scheme.xsd" >


	<HTTPConnection>
		<request>
			<uri:uri>http://arandomdocument.net/</uri:uri>
			<version>1.1</version>

			<accept>
				application/xhtml+xml,text/html;q=0.1,application/vnd.wap.xhtml+xml;q=0.1,text/css,image/jpeg,image/gif
			</accept>
			<accept-charset>UTF-8</accept-charset>
			<user-agent>
				W3C mobileOK DDC
				(http://www.w3.org/2006/07/mobileok-ddc)
			</user-agent>
		</request>
		<response result="false" start="time" end="time"
			redirections="0">
			<message>DNS error</message>
		</response>
	</HTTPConnection>
	<!-- Do we need more information? -->
</metadoc>
