<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<SOAP-ENV:Body>
		<m:ItemSearch xmlns:m="http://webservices.amazon.com/AWSECommerceService/2006-05-17">
			<m:AWSAccessKeyId>1P2M8VSF2VHSK7D3BZR2</m:AWSAccessKeyId>
			<m:Request>
				<m:SearchIndex>Books</m:SearchIndex>
				<m:Title>Harry Potter</m:Title>
			</m:Request>
		</m:ItemSearch>
	</SOAP-ENV:Body>
</SOAP-ENV:Envelope>

