<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <soapenv:Body>
  <sendSMSResponse xmlns="http://www.o2.com/uk/schema/north/services/SMSService">
   <result xmlns="">
    <resultCode>SMS0000S</resultCode>
    <resultDescription>The request is completed successfully</resultDescription>
    <sagTransactionId>115883375</sagTransactionId>
    <applicationReference>0000000000000000000000075428d2</applicationReference>
    <resultData>
     <item>
      <key>447923027939</key>
      <value>ACCEPTED</value>
     </item>
    </resultData>
   </result>
  </sendSMSResponse>
 </soapenv:Body>
</soapenv:Envelope>
