Exemplo de retorno

<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">    <s:Body>       <DownloadEventosResponse xmlns="http://tempuri.org/">          <DownloadEventosResult xmlns:a="http://schemas.datacontract.org/2004/07/WSDFe.retorno" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">             <a:documentos>                <a:Evento>                   <a:chave>35190124692239000138550000000047241000712381</a:chave>                   <a:xml><![CDATA[<retEnvEvento versao="1.00" xmlns="http://www.portalfiscal.inf.br/nfe"><idLote>000004724100200</idLote><tpAmb>1</tpAmb><verAplic>AN_1.0.0</verAplic><cOrgao>91</cOrgao><cStat>128</cStat><xMotivo>Lote de evento processado</xMotivo><retEvento versao="1.00"><infEvento><tpAmb>1</tpAmb><verAplic>AN_1.0.0</verAplic><cOrgao>91</cOrgao><cStat>596</cStat><xMotivo>Rejeicao: Evento apresentado apos o prazo permitido para o evento: [6 meses]</xMotivo><chNFe>35190124692239000138550000000047241000710000</chNFe><tpEvento>210200</tpEvento><xEvento>Confirmacao da Operacao</xEvento><nSeqEvento>1</nSeqEvento><dhRegEvento>2019-11-05T12:56:12-02:00</dhRegEvento></infEvento></retEvento></retEnvEvento>]]></a:xml>                   <a:descricao>596 - Rejeicao: Evento apresentado apos o prazo permitido para o evento: [6 meses]</a:descricao>                   <a:nsuEvento>228960931</a:nsuEvento>                </a:Evento>             </a:documentos>             <a:statusGeral>                <a:codigo>0</a:codigo>                <a:mensagem>Operação realizada com sucesso.</a:mensagem>             </a:statusGeral>          </DownloadEventosResult>       </DownloadEventosResponse>    </s:Body> </s:Envelope>