<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
   <SOAP-ENV:Body>
      <b2b:InsertAppResponse xmlns:b2b="http://b2b.instantloan.com/gw">
         <b2b:return>
            <b2b:resultCode>Success</b2b:resultCode>
            <b2b:message>Record has been inserted successfully</b2b:message>
         </b2b:return>
      </b2b:InsertAppResponse>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
