<?xml version="1.0"?>
<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/">
	<SOAP-ENV:Body>
		<ns1:CancelamentoResponse xmlns:ns1="http://www.protesto.com.br/cra/webservice/protesto_v2.php">
			<resposta xsi:type="xsd:string">&lt;?xml version="1.0" encoding="ISO-8859-1" standalone="no"?&gt;
&lt;relatorio uf="SP" nome_arquivo="DPAUX0111.241"&gt;
  &lt;titulo&gt;
    &lt;numero_titulo&gt;3/2024&lt;/numero_titulo&gt;
    &lt;codigo&gt;00000&lt;/codigo&gt;
    &lt;msg_erro/&gt;
  &lt;/titulo&gt;
&lt;/relatorio&gt;
</resposta>
		</ns1:CancelamentoResponse>
	</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
