<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
   <S:Body>
      <ns2:getPaquetesClienteResponse xmlns:ns2="http://servicios.ws.distribuidores.forsedi.mx/">
         <return>
            <error>Cliente no encontrado</error>
            <success>false</success>
         </return>
      </ns2:getPaquetesClienteResponse>
   </S:Body>
</S:Envelope>