HTTP/1.1 200 OK
Date: Thu, 18 Apr 2002 01:41:08 GMT
Content-Length: 1325
Content-Type: text/xml; charset=utf-8

<?xml version='1.0' encoding='UTF-8'?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema">
    <SOAP-ENV:Body>
        <ns1:doGoogleSearchResponse xmlns:ns1="urn:GoogleSearch" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
            <return xsi:type="ns1:GoogleSearchResult">
                <documentFiltering xsi:type="xsd:boolean">false</documentFiltering>
                <estimatedTotalResultsCount xsi:type="xsd:int">0</estimatedTotalResultsCount>
                <directoryCategories xmlns:ns2="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns2:Array" ns2:arrayType="ns1:DirectoryCategory[0]">
                </directoryCategories>
                <searchTime xsi:type="xsd:double">0.071573</searchTime>
                <resultElements xmlns:ns3="http://schemas.xmlsoap.org/soap/encoding/" xsi:type="ns3:Array" ns3:arrayType="ns1:ResultElement[0]">
                </resultElements>
                <endIndex xsi:type="xsd:int">0</endIndex>
                <searchTips xsi:type="xsd:string"></searchTips>
                <searchComments xsi:type="xsd:string"></searchComments>
                <startIndex xsi:type="xsd:int">0</startIndex>
                <estimateIsExact xsi:type="xsd:boolean">false</estimateIsExact>
                <searchQuery xsi:type="xsd:string">constantrevolution rules xml</searchQuery>
            </return>
        </ns1:doGoogleSearchResponse>
    </SOAP-ENV:Body>
</SOAP-ENV:Envelope>