<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope
 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
 xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 xmlns:ns1="http://tempuri.org/">
 <SOAP-ENV:Body>
  <ns1:Sms_GetSentListResponse>
   <ns1:Count>0</ns1:Count>
   <ns1:ErrMsg></ns1:ErrMsg>
   <ns1:SmsSentList>
    <ns1:SmsSentListGroup>
     <ns1:Status>0</ns1:Status>
     <ns1:Mobile></ns1:Mobile>
     <ns1:SendTime></ns1:SendTime>
     <ns1:ReportTime></ns1:ReportTime>
     <ns1:Content></ns1:Content>
     <ns1:ExStatus></ns1:ExStatus>
    </ns1:SmsSentListGroup>
    <ns1:SmsSentListGroup>
     <ns1:Status>0</ns1:Status>
     <ns1:Mobile></ns1:Mobile>
     <ns1:SendTime></ns1:SendTime>
     <ns1:ReportTime></ns1:ReportTime>
     <ns1:Content></ns1:Content>
     <ns1:ExStatus></ns1:ExStatus>
    </ns1:SmsSentListGroup>
   </ns1:SmsSentList>
  </ns1:Sms_GetSentListResponse>
 </SOAP-ENV:Body>
</SOAP-ENV:Envelope>