<?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>
  <soapenv:Fault>
   <faultcode>soapenv:Server.generalException</faultcode>
   <faultstring></faultstring>
   <detail>
    <ns1:sendSMSFault xmlns:ns1="http://www.o2.com/uk/schema/north/services/SMSService">
     <Exception>
      <resultCode>12004</resultCode>
      <description>No AccessSession found: app:-201949163324752630</description>
     </Exception>
    </ns1:sendSMSFault>
    <ns2:exceptionName xmlns:ns2="http://xml.apache.org/axis/">com.o2.uk.sag.plugin.sms.wespa._sendSMSFault</ns2:exceptionName>
   </detail>
  </soapenv:Fault>
 </soapenv:Body>
</soapenv:Envelope>
