HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5
Content-Type: application/soap+xml; action="urn:addLocalFileResponse";charset=UTF-8
Transfer-Encoding: chunked
Date: Tue, 27 Apr 2010 15:55:21 GMT

118
<?xml version='1.0' encoding='UTF-8'?>
   <soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope">
      <soapenv:Body>
         <ns:addLocalFileResponse xmlns:ns="http://search.nexiwave.com/xsd">
            <ns:return>4292</ns:return>
         </ns:addLocalFileResponse>
      </soapenv:Body>
   </soapenv:Envelope>
0

