<?xml version="1.0" encoding="utf-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"">
<SOAP-ENV:Header>
<SMSGW:UserId SOAP-ENV:mustUnderstand=1> Username </SMSGW:UserId>
<SMSGW:Password SOAP-ENV:mustUnderstand=1> Password </SMSGW:Password>
<SMSGW:ChannelId SOAP-ENV:mustUnderstand=1> "GSM_Standard_1" </SMSGW:ChannelId>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<SMSGW:SubmitReq>
<SourceAddress> SourceAddress </SourceAddress>
<DestAddress>
<Number> DestAddress </Number>
</DestAddress>");
<Message><![CDATA[""]]></Message>
<DataCoding></DataCoding>
<RegisteredDelivery>0</RegisteredDelivery>
</SMSGW:SubmitReq>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>