<?xml version="1.0" encoding="UTF-8"?>
<moki xmlns="http://www.w3.org/2007/05/moki">
   <primaryDoc>
      <retrieval>
         <retrievedURI>http://rabin.mobi/tests/css.xhtml</retrievedURI>
         <HTTPRequest>
            <rawHeaders>User-Agent: W3C-mobileOK/DDC-1.0 (see http://www.w3.org/2006/07/mobileok-ddc)&#xD;
Accept: application/xhtml+xml,text/html;q=0.1,application/vnd.wap.xhtml+xml;q=0.1,text/css,image/jpeg,image/gif&#xD;
Accept-Charset: UTF-8&#xD;
Host: rabin.mobi&#xD;
</rawHeaders>
            <method>GET</method>
            <URI>http://rabin.mobi/tests/css.xhtml</URI>
            <protocol>HTTP/1.1</protocol>
            <header name="accept">
               <element name="application/xhtml+xml"/>
               <element name="text/html">
                  <parameter name="q" value="0.1"/>
               </element>
               <element name="application/vnd.wap.xhtml+xml">
                  <parameter name="q" value="0.1"/>
               </element>
               <element name="text/css"/>
               <element name="image/jpeg"/>
               <element name="image/gif"/>
            </header>
            <header name="accept-charset">
               <element name="utf-8"/>
            </header>
            <header name="host" value="rabin.mobi"/>
            <header name="user-agent"
                    value="W3C-mobileOK/DDC-1.0 (see http://www.w3.org/2006/07/mobileok-ddc)"/>
         </HTTPRequest>
         <HTTPResponse>
            <rawHeaders>Date: Fri, 19 Oct 2007 17:03:35 GMT&#xD;
Server: Apache&#xD;
Last-Modified: Fri, 19 Oct 2007 17:03:30 GMT&#xD;
ETag: "180cf50-232-4718e362"&#xD;
Accept-Ranges: bytes&#xD;
Content-Length: 562&#xD;
Content-Type: application/xhtml+xml&#xD;
</rawHeaders>
            <protocol>HTTP/1.1</protocol>
            <status code="200" reason="OK"/>
            <header name="accept-ranges">
               <element name="bytes"/>
            </header>
            <header name="content-length" value="562"/>
            <header name="content-type">
               <element name="application/xhtml+xml"/>
            </header>
            <header name="date" value="Fri, 19 Oct 2007 17:03:35 GMT"/>
            <header name="etag" value="&#34;180cf50-232-4718e362&#34;"/>
            <header name="last-modified" value="Fri, 19 Oct 2007 17:03:30 GMT"/>
            <header name="server" value="Apache"/>
            <entity size="562">&lt;?xml version="1.0" encoding="UTF-8" ?&gt;&#xD;
&lt;!DOCTYPE html PUBLIC "-//OMA//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd"&gt;&#xD;
&lt;html&gt;&#xD;
&lt;head&gt;&#xD;
&lt;title&gt;Test Page&lt;/title&gt;&#xD;
&lt;meta http-equiv="content-type" content="text/html; charset=UTF-8" /&gt;&#xD;
&lt;link rel="stylesheet" type="text/css" href="style1.css" /&gt;&#xD;
&lt;/head&gt;&#xD;
&lt;body&gt;&#xD;
&lt;h1&gt;Test file for CSS testing&lt;/h1&gt;&#xD;
&#xD;
&lt;p style="font-size: rgb(0,0,0)"&gt;Style attribute.&lt;/p&gt;&#xD;
		&lt;object data="r.png"&gt;&#xD;
			&lt;object data="s.rdf"&gt;&#xD;
				&lt;img alt="" src="red.gif"/&gt;&#xD;
			&lt;/object&gt;&#xD;
		&lt;/object&gt;&#xD;
&#xD;
&lt;/body&gt;&#xD;
&lt;/html&gt;</entity>
         </HTTPResponse>
      </retrieval>
      <XHTMLDocInfo>
         <validity>
            <UTF-8Validity valid="true"/>
            <MarkupValidity valid="false">
               <error>
                  <info>The content of element type "body" must match "(h1|h2|h3|h4|h5|h6|ul|ol|dl|p|div|pre|blockquote|address|hr|table|form|fieldset)*".</info>
                  <position type="LINE_COLUMN">
                     <line>19</line>
                     <column>8</column>
                  </position>
               </error>
            </MarkupValidity>
            <MobileValidity valid="false">
               <error>
                  <info>The content of element type "body" must match "(h1|h2|h3|h4|h5|h6|ul|ol|dl|p|div|pre|blockquote|address|table|form|fieldset|script|noscript)+".</info>
                  <position type="LINE_COLUMN">
                     <line>19</line>
                     <column>8</column>
                  </position>
               </error>
            </MobileValidity>
         </validity>
         <chars extraneous="16" total="562"/>
         <xmlDecl declaration="true" encoding="UTF-8"/>
         <doctypeDecl publicID="-//OMA//DTD XHTML Mobile 1.0//EN"
                      systemID="http://www.wapforum.org/DTD/xhtml-mobile10.dtd"/>
         <docContent>
            <html xmlns="http://www.w3.org/1999/xhtml">
               <head>
                  <title>Test Page</title>
                  <meta content="text/html; charset=UTF-8" http-equiv="content-type"/>
                  <link href="style1.css" rel="stylesheet" type="text/css"/>
               </head>
               <body>
                  <h1>Test file for CSS testing</h1>

                  <p style="font-size: rgb(0,0,0)">Style attribute.</p>
		                <object data="r.png">
			                  <object data="s.rdf">
				                    <img alt="" src="red.gif"/>
			                  </object>
		                </object>

               </body>
            </html>
         </docContent>
      </XHTMLDocInfo>
   </primaryDoc>
   <stylesheets>
      <stylesheet type="external">
         <URI>http://rabin.mobi/tests/css.xhtml</URI>
         <retrieval>
            <retrievedURI>http://rabin.mobi/tests/style1.css</retrievedURI>
            <HTTPRequest>
               <rawHeaders>User-Agent: W3C-mobileOK/DDC-1.0 (see http://www.w3.org/2006/07/mobileok-ddc)&#xD;
Accept: application/xhtml+xml,text/html;q=0.1,application/vnd.wap.xhtml+xml;q=0.1,text/css,image/jpeg,image/gif&#xD;
Accept-Charset: UTF-8&#xD;
Host: rabin.mobi&#xD;
</rawHeaders>
               <method>GET</method>
               <URI>http://rabin.mobi/tests/style1.css</URI>
               <protocol>HTTP/1.1</protocol>
               <header name="accept">
                  <element name="application/xhtml+xml"/>
                  <element name="text/html">
                     <parameter name="q" value="0.1"/>
                  </element>
                  <element name="application/vnd.wap.xhtml+xml">
                     <parameter name="q" value="0.1"/>
                  </element>
                  <element name="text/css"/>
                  <element name="image/jpeg"/>
                  <element name="image/gif"/>
               </header>
               <header name="accept-charset">
                  <element name="utf-8"/>
               </header>
               <header name="host" value="rabin.mobi"/>
               <header name="user-agent"
                       value="W3C-mobileOK/DDC-1.0 (see http://www.w3.org/2006/07/mobileok-ddc)"/>
            </HTTPRequest>
            <HTTPResponse>
               <rawHeaders>Date: Fri, 19 Oct 2007 17:03:36 GMT&#xD;
Server: Apache&#xD;
Last-Modified: Tue, 16 Oct 2007 17:58:57 GMT&#xD;
ETag: "cfb86-fe-4714fbe1"&#xD;
Accept-Ranges: bytes&#xD;
Content-Length: 254&#xD;
Content-Type: text/css&#xD;
</rawHeaders>
               <protocol>HTTP/1.1</protocol>
               <status code="200" reason="OK"/>
               <header name="accept-ranges">
                  <element name="bytes"/>
               </header>
               <header name="content-length" value="254"/>
               <header name="content-type">
                  <element name="text/css"/>
               </header>
               <header name="date" value="Fri, 19 Oct 2007 17:03:36 GMT"/>
               <header name="etag" value="&#34;cfb86-fe-4714fbe1&#34;"/>
               <header name="last-modified" value="Tue, 16 Oct 2007 17:58:57 GMT"/>
               <header name="server" value="Apache"/>
               <entity size="254">@import "style.css" screen;&#xD;
@media handheld {&#xD;
background-image: url('back.gif');&#xD;
boxy {position: piggy;}&#xD;
a:hover {color: billy;}&#xD;
}&#xD;
a {silly: example;&#xD;
font-weight: rgb(0,0,0);&#xD;
/* a non UTF-8 comment �It's a quote, Jim, but not as we know it� */&#xD;
}</entity>
            </HTTPResponse>
         </retrieval>
         <CSSValidity valid="false">
            <error>
               <info>Parsing error</info>
               <position type="LINE_COLUMN">
                  <line>4</line>
               </position>
            </error>
            <warning>
               <info>Unknown pseudo-element or pseudo-class :hover</info>
               <position type="LINE_COLUMN">
                  <line>5</line>
               </position>
            </warning>
            <warning>
               <info>billy is not a color value</info>
               <position type="LINE_COLUMN">
                  <line>5</line>
               </position>
            </warning>
            <warning>
               <info>Property silly doesn't exist</info>
               <position type="LINE_COLUMN">
                  <line>7</line>
               </position>
            </warning>
            <warning>
               <info>rgb(0, 0, 0) is not a font-weight value</info>
               <position type="LINE_COLUMN">
                  <line>8</line>
               </position>
            </warning>
         </CSSValidity>
      </stylesheet>
      <stylesheet type="inline">
         <URI>http://rabin.mobi/tests/css.xhtml</URI>
         <CSSValidity valid="true">
            <warning>
               <info>rgb(0, 0, 0) is not a font-size value</info>
               <position type="LINE_COLUMN">
                  <line>20</line>
                  <column>0</column>
               </position>
            </warning>
         </CSSValidity>
      </stylesheet>
   </stylesheets>
   <images>
      <image>
         <URI>back.gif</URI>
         <retrieval>
            <retrievedURI>http://rabin.mobi/tests/back.gif</retrievedURI>
            <HTTPRequest>
               <rawHeaders>User-Agent: W3C-mobileOK/DDC-1.0 (see http://www.w3.org/2006/07/mobileok-ddc)&#xD;
Accept: application/xhtml+xml,text/html;q=0.1,application/vnd.wap.xhtml+xml;q=0.1,text/css,image/jpeg,image/gif&#xD;
Accept-Charset: UTF-8&#xD;
Host: rabin.mobi&#xD;
</rawHeaders>
               <method>GET</method>
               <URI>http://rabin.mobi/tests/back.gif</URI>
               <protocol>HTTP/1.1</protocol>
               <header name="accept">
                  <element name="application/xhtml+xml"/>
                  <element name="text/html">
                     <parameter name="q" value="0.1"/>
                  </element>
                  <element name="application/vnd.wap.xhtml+xml">
                     <parameter name="q" value="0.1"/>
                  </element>
                  <element name="text/css"/>
                  <element name="image/jpeg"/>
                  <element name="image/gif"/>
               </header>
               <header name="accept-charset">
                  <element name="utf-8"/>
               </header>
               <header name="host" value="rabin.mobi"/>
               <header name="user-agent"
                       value="W3C-mobileOK/DDC-1.0 (see http://www.w3.org/2006/07/mobileok-ddc)"/>
            </HTTPRequest>
            <HTTPResponse>
               <rawHeaders>Date: Fri, 19 Oct 2007 17:03:37 GMT&#xD;
Server: Apache&#xD;
Transfer-Encoding: chunked&#xD;
Content-Type: text/html&#xD;
</rawHeaders>
               <protocol>HTTP/1.1</protocol>
               <status code="404" reason="Not Found"/>
               <header name="content-type">
                  <element name="text/html"/>
               </header>
               <header name="date" value="Fri, 19 Oct 2007 17:03:37 GMT"/>
               <header name="server" value="Apache"/>
               <header name="transfer-encoding" value="chunked"/>
               <entity size="1683"/>
            </HTTPResponse>
         </retrieval>
         <imageInfo type="text/html"/>
      </image>
      <image>
         <URI>red.gif</URI>
         <retrieval>
            <retrievedURI>http://rabin.mobi/tests/red.gif</retrievedURI>
            <HTTPRequest>
               <rawHeaders>User-Agent: W3C-mobileOK/DDC-1.0 (see http://www.w3.org/2006/07/mobileok-ddc)&#xD;
Accept: application/xhtml+xml,text/html;q=0.1,application/vnd.wap.xhtml+xml;q=0.1,text/css,image/jpeg,image/gif&#xD;
Accept-Charset: UTF-8&#xD;
Host: rabin.mobi&#xD;
</rawHeaders>
               <method>GET</method>
               <URI>http://rabin.mobi/tests/red.gif</URI>
               <protocol>HTTP/1.1</protocol>
               <header name="accept">
                  <element name="application/xhtml+xml"/>
                  <element name="text/html">
                     <parameter name="q" value="0.1"/>
                  </element>
                  <element name="application/vnd.wap.xhtml+xml">
                     <parameter name="q" value="0.1"/>
                  </element>
                  <element name="text/css"/>
                  <element name="image/jpeg"/>
                  <element name="image/gif"/>
               </header>
               <header name="accept-charset">
                  <element name="utf-8"/>
               </header>
               <header name="host" value="rabin.mobi"/>
               <header name="user-agent"
                       value="W3C-mobileOK/DDC-1.0 (see http://www.w3.org/2006/07/mobileok-ddc)"/>
            </HTTPRequest>
            <HTTPResponse>
               <rawHeaders>Date: Fri, 19 Oct 2007 17:03:37 GMT&#xD;
Server: Apache&#xD;
Transfer-Encoding: chunked&#xD;
Content-Type: text/html&#xD;
</rawHeaders>
               <protocol>HTTP/1.1</protocol>
               <status code="404" reason="Not Found"/>
               <header name="content-type">
                  <element name="text/html"/>
               </header>
               <header name="date" value="Fri, 19 Oct 2007 17:03:37 GMT"/>
               <header name="server" value="Apache"/>
               <header name="transfer-encoding" value="chunked"/>
               <entity size="1683"/>
            </HTTPResponse>
         </retrieval>
         <imageInfo type="text/html"/>
      </image>
   </images>
   <objects>
      <object>
         <URI>r.png</URI>
         <retrieval>
            <retrievedURI>http://rabin.mobi/tests/r.png</retrievedURI>
            <HTTPRequest>
               <rawHeaders>User-Agent: W3C-mobileOK/DDC-1.0 (see http://www.w3.org/2006/07/mobileok-ddc)&#xD;
Accept: application/xhtml+xml,text/html;q=0.1,application/vnd.wap.xhtml+xml;q=0.1,text/css,image/jpeg,image/gif&#xD;
Accept-Charset: UTF-8&#xD;
Host: rabin.mobi&#xD;
</rawHeaders>
               <method>GET</method>
               <URI>http://rabin.mobi/tests/r.png</URI>
               <protocol>HTTP/1.1</protocol>
               <header name="accept">
                  <element name="application/xhtml+xml"/>
                  <element name="text/html">
                     <parameter name="q" value="0.1"/>
                  </element>
                  <element name="application/vnd.wap.xhtml+xml">
                     <parameter name="q" value="0.1"/>
                  </element>
                  <element name="text/css"/>
                  <element name="image/jpeg"/>
                  <element name="image/gif"/>
               </header>
               <header name="accept-charset">
                  <element name="utf-8"/>
               </header>
               <header name="host" value="rabin.mobi"/>
               <header name="user-agent"
                       value="W3C-mobileOK/DDC-1.0 (see http://www.w3.org/2006/07/mobileok-ddc)"/>
            </HTTPRequest>
            <HTTPResponse>
               <rawHeaders>Date: Fri, 19 Oct 2007 17:03:37 GMT&#xD;
Server: Apache&#xD;
Transfer-Encoding: chunked&#xD;
Content-Type: text/html&#xD;
</rawHeaders>
               <protocol>HTTP/1.1</protocol>
               <status code="404" reason="Not Found"/>
               <header name="content-type">
                  <element name="text/html"/>
               </header>
               <header name="date" value="Fri, 19 Oct 2007 17:03:37 GMT"/>
               <header name="server" value="Apache"/>
               <header name="transfer-encoding" value="chunked"/>
               <entity size="1683"/>
            </HTTPResponse>
         </retrieval>
         <objectInfo type="text/html"/>
      </object>
      <object>
         <URI>s.rdf</URI>
         <retrieval>
            <retrievedURI>http://rabin.mobi/tests/s.rdf</retrievedURI>
            <HTTPRequest>
               <rawHeaders>User-Agent: W3C-mobileOK/DDC-1.0 (see http://www.w3.org/2006/07/mobileok-ddc)&#xD;
Accept: application/xhtml+xml,text/html;q=0.1,application/vnd.wap.xhtml+xml;q=0.1,text/css,image/jpeg,image/gif&#xD;
Accept-Charset: UTF-8&#xD;
Host: rabin.mobi&#xD;
</rawHeaders>
               <method>GET</method>
               <URI>http://rabin.mobi/tests/s.rdf</URI>
               <protocol>HTTP/1.1</protocol>
               <header name="accept">
                  <element name="application/xhtml+xml"/>
                  <element name="text/html">
                     <parameter name="q" value="0.1"/>
                  </element>
                  <element name="application/vnd.wap.xhtml+xml">
                     <parameter name="q" value="0.1"/>
                  </element>
                  <element name="text/css"/>
                  <element name="image/jpeg"/>
                  <element name="image/gif"/>
               </header>
               <header name="accept-charset">
                  <element name="utf-8"/>
               </header>
               <header name="host" value="rabin.mobi"/>
               <header name="user-agent"
                       value="W3C-mobileOK/DDC-1.0 (see http://www.w3.org/2006/07/mobileok-ddc)"/>
            </HTTPRequest>
            <HTTPResponse>
               <rawHeaders>Date: Fri, 19 Oct 2007 17:03:37 GMT&#xD;
Server: Apache&#xD;
Transfer-Encoding: chunked&#xD;
Content-Type: text/html&#xD;
</rawHeaders>
               <protocol>HTTP/1.1</protocol>
               <status code="404" reason="Not Found"/>
               <header name="content-type">
                  <element name="text/html"/>
               </header>
               <header name="date" value="Fri, 19 Oct 2007 17:03:37 GMT"/>
               <header name="server" value="Apache"/>
               <header name="transfer-encoding" value="chunked"/>
               <entity size="1683"/>
            </HTTPResponse>
         </retrieval>
         <objectInfo type="text/html"/>
      </object>
   </objects>
   <links/>
</moki>