<soapenv:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xmlns:xsd="http://www.w3.org/2001/XMLSchema"
  xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:def="http://DefaultNamespace">
  <soapenv:Header/>
  <soapenv:Body>
    <def:RecepcionarLoteRpsSincrono soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <Nfsecabecmsg xsi:type="xsd:string">
        <cabecalho xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
          xmlns="http://www.abrasf.org.br/nfse.xsd"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.abrasf.org.br/nfse.xsd" versao="2.02">
          <versaoDados>3.02</versaoDados>
        </cabecalho>
      </Nfsecabecmsg>
      <Nfsedadosmsg xsi:type="xsd:string">
        <EnviarLoteRpsSincronoEnvio xmlns="http://www.abrasf.org.br/nfse.xsd">
          <LoteRps Id="LOTE_0" versao="3.02">
            <NumeroLote>0</NumeroLote>
            <CpfCnpj>
              <Cnpj>00000000000191</Cnpj>
            </CpfCnpj>
            <InscricaoMunicipal>999999</InscricaoMunicipal>
            <QuantidadeRps>1</QuantidadeRps>
            <ListaRps>
              <Rps>
                <InfDeclaracaoPrestacaoServico Id="2_1_1">
                  <Rps Id="RPS_2_1_1">
                    <IdentificacaoRps>
                      <Numero>2</Numero>
                      <Serie>1</Serie>
                      <Tipo>1</Tipo>
                    </IdentificacaoRps>
                    <DataEmissao>2026-02-16</DataEmissao>
                    <Status>1</Status>
                  </Rps>
                  <Competencia>2026-02-16</Competencia>
                  <Servico>
                    <Valores>
                      <ValorServicos>0.10</ValorServicos>
                      <ValorDeducoes>0.00</ValorDeducoes>
                      <ValorPis>0.00</ValorPis>
                      <ValorCofins>0.00</ValorCofins>
                      <ValorInss>0.00</ValorInss>
                      <ValorIr>0.00</ValorIr>
                      <ValorCsll>0.00</ValorCsll>
                      <OutrasRetencoes>0.00</OutrasRetencoes>
                    </Valores>
                    <cNBS>109109000</cNBS>
                    <IssRetido>2</IssRetido>
                    <ItemListaServico>4.23</ItemListaServico>
                    <CodigoCnae>6550200</CodigoCnae>
                    <Discriminacao>TESTE ENVIO</Discriminacao>
                    <CodigoMunicipio>0000000</CodigoMunicipio>
                    <ExigibilidadeISS>1</ExigibilidadeISS>
                    <MunicipioIncidencia>0000000</MunicipioIncidencia>
                  </Servico>
                  <Prestador>
                    <CpfCnpj>
                      <Cnpj>00000000000191</Cnpj>
                    </CpfCnpj>
                    <InscricaoMunicipal>999999</InscricaoMunicipal>
                  </Prestador>
                  <Tomador>
                    <IdentificacaoTomador>
                      <CpfCnpj>
                        <Cnpj>11111111000191</Cnpj>
                      </CpfCnpj>
                    </IdentificacaoTomador>
                    <RazaoSocial>TOMADOR ANONIMIZADO LTDA</RazaoSocial>
                    <Endereco>
                      <Endereco>RUA ANONIMIZADA</Endereco>
                      <Numero>000</Numero>
                      <Complemento>ANONIMO</Complemento>
                      <Bairro>BAIRRO ANONIMO</Bairro>
                      <CodigoMunicipio>0000000</CodigoMunicipio>
                      <Uf>XX</Uf>
                      <Cep>00000000</Cep>
                    </Endereco>
                    <Contato>
                      <Telefone>000000000</Telefone>
                      <Email>anonimo.tomador@example.com</Email>
                    </Contato>
                  </Tomador>
                  <OptanteSimplesNacional>2</OptanteSimplesNacional>
                  <IncentivoFiscal>2</IncentivoFiscal>
                </InfDeclaracaoPrestacaoServico>
                <Signature xmlns="http://www.w3.org/2000/09/xmldsig#">
                  <SignedInfo>
                    <CanonicalizationMethod Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
                    <SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
                    <Reference URI="#2_1_1">
                      <DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
                      <DigestValue>ASSINATURA_ANONIMA</DigestValue>
                    </Reference>
                  </SignedInfo>
                  <SignatureValue>ASSINATURA_ANONIMA</SignatureValue>
                  <KeyInfo>
                    <X509Data>
                      <X509Certificate>CERTIFICADO_ANONIMIZADO</X509Certificate>
                    </X509Data>
                  </KeyInfo>
                </Signature>
              </Rps>
            </ListaRps>
          </LoteRps>
        </EnviarLoteRpsSincronoEnvio>
      </Nfsedadosmsg>
    </def:RecepcionarLoteRpsSincrono>
  </soapenv:Body>
</soapenv:Envelope>
