<?xml version="1.0"?><definitions 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="http://www.maniezo.com.br/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.maniezo.com.br/"><message name="traz_cepRequest"><part name="cep" type="xsd:string" /></message><message name="traz_cepResponse"><part name="return" type="xsd:string" /></message><message name="traz_cep_partesRequest"><part name="cep" type="xsd:string" /></message><message name="traz_cep_partesResponse"><part name="return" type="xsd:string" /></message><message name="calcula_freteRequest"><part name="frete" type="xsd:string" /></message><message name="calcula_freteResponse"><part name="return" type="xsd:string" /></message><portType name="calcula_fretePortType"><operation name="traz_cep"><input message="tns:traz_cepRequest"/><output message="tns:traz_cepResponse"/></operation><operation name="traz_cep_partes"><input message="tns:traz_cep_partesRequest"/><output message="tns:traz_cep_partesResponse"/></operation><operation name="calcula_frete"><input message="tns:calcula_freteRequest"/><output message="tns:calcula_freteResponse"/></operation></portType><binding name="calcula_freteBinding" type="tns:calcula_fretePortType"><soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/><operation name="traz_cep"><soap:operation soapAction="http://" style="rpc"/><input><soap:body use="encoded" namespace="http://www.maniezo.com.br/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="encoded" namespace="http://www.maniezo.com.br/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="traz_cep_partes"><soap:operation soapAction="http://" style="rpc"/><input><soap:body use="encoded" namespace="http://www.maniezo.com.br/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="encoded" namespace="http://www.maniezo.com.br/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation><operation name="calcula_frete"><soap:operation soapAction="http://" style="rpc"/><input><soap:body use="encoded" namespace="http://www.maniezo.com.br/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></input><output><soap:body use="encoded" namespace="http://www.maniezo.com.br/" encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/></output></operation></binding><service name="calcula_frete"><port name="calcula_fretePort" binding="tns:calcula_freteBinding"><soap:address location="http://www.maniezo.com.br/webservice/soap-server.php"/></port></service></definitions>