POST /ProductInformationService.asmx HTTP/1.1
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.4) Gecko/20091016 Firefox/3.5.4 (.NET CLR 3.5.30729)
SOAPAction: "http://Webservice.Allposters.com/APCF.AffiliateWebService/ProductInformationService/GetProductByProductNumberInformation"
Accept: text/html, image/png, image/jpeg, image/gif, application/x-java-serialized-object, text/x-java-source, text/xml, application/xml, text/css, application/x-java-jnlp-file, text/plain, application/zip, application/octet-stream, *; q=.2, */*; q=.2
Accept-Charset: iso-8859-1, utf-8, utf-16, *;q=0.1
Accept-Encoding: gzip, x-gzip, identity, *;q=0
Accept-Language: en_CA,en;q=0.9
Content-Length: 635
Content-Type: text/xml
Cache-Control: no-cache
Pragma: no-cache
Host: webservice.allposters.com
Connection: keep-alive

<?xml version="1.0" encoding="utf-8"?>
<soap: Envelope
xmlns: xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns: xsd="http://www.w3.org/2001/XMLSchema"
xmlns: soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap: Body>
<GetProductByProductNumberInformation
xmlns="http: //Webservice.Allposters.com/APCF.AffiliateWebService/ProductInformationService">
<APCSearchXml>
<![CDATA[<APC_Search_Query>
<WebSiteID>1025105019</WebSiteID>
<SearchText>3599007</SearchText>
<LanguageID>1</LanguageID>
<CurrencyCode>USD</CurrencyCode>
</APC_Search_Query>]]>
</APCSearchXml>
</GetProductByProductNumberInformation>
</soap: Body>
</soap: Envelope>