<?xml version="1.0" encoding="utf-8"?> <!-- soap request to Allposters.com to get information on a single poster #2635385 POST this message to http://webservice.allposters.com/ProductInformationService.asmx HTTP header request property, with quotes! SOAPAction: "http://Webservice.Allposters.com/APCF.AffiliateWebService/ProductInformationService/GetProductByProductNumberInformation" --> <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>2635385</SearchText> <LanguageID>1</LanguageID> <CurrencyCode>USD</CurrencyCode> </APC_Search_Query>]]> </APCSearchXml> </GetProductByProductNumberInformation> </soap:Body> </soap:Envelope>