<?xml version="1.0" encoding="utf-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
    <soapenv:Body>
        <NS1:modificarDodaResponse
            xmlns:NS1="http://impl.service.qrws.ce.siat.sat.gob.mx/siatbus/matce">
            <doda>
                <respuesta>
                    <fecha>07-12-2016 16:31:23</fecha>
                    <mensajes>
                        <mensaje>Su solicitud ha sido recibida satisfactoriamente</mensaje>
                    </mensajes>
                    <ticket>071222993</ticket>
                </respuesta>
            </doda>
        </NS1:modificarDodaResponse>
    </soapenv:Body>
</soapenv:Envelope>
