<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <soap:Body>
        <ConsultaResponse xmlns="http://sinacofi.cl/WebServices">
            <ConsultaResult>
                <CodigoRetorno>10000</CodigoRetorno>
                <ExisteProtestoaPublicar>S</ExisteProtestoaPublicar>
                <FechaValidezdeDatos>20160602</FechaValidezdeDatos>
                <MontoenPesos>00018580000</MontoenPesos>
                <Nombre>NOMBRE</Nombre>
            </ConsultaResult>
        </ConsultaResponse>
    </soap:Body>
</soap:Envelope>