<?xml version="1.0" encoding="ISO-8859-1"?>
<SOAP-ENV:Envelope
	SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"
	xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
	xmlns:xsd="http://www.w3.org/2001/XMLSchema"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
	xmlns:si="http://soapinterop.org/xsd" xmlns:tns="urn:idecwsdl">
	<SOAP-ENV:Body>
		<tns:getQuadrarPixel xmlns:tns="urn:idecwsdl">
			<key xsi:type="xsd:string">XXXXXX</key>			<Xmin
				xsi:type="xsd:double">				498079.12			</Xmin>			<Ymin
				xsi:type="xsd:double">				4623356.5			</Ymin>			<Xmax
				xsi:type="xsd:double">				504552.28			</Xmax>			<Ymax
				xsi:type="xsd:double">				4627937			</Ymax>			<Width
				xsi:type="xsd:int">				300			</Width>			<Height
				xsi:type="xsd:int">				300			</Height>			<Quadratura
				xsi:type="xsd:string">				QXmin			</Quadratura>		</tns:getQuadrarPixel>	</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
