<?xml version="1.0" encoding="UTF-8"?> 
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> 
<soapenv:Header> 
<mm7:TransactionID soapenv:mustUnderstand="1" xmlns:mm7="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-4"></mm7:TransactionID> 
</soapenv:Header> 
<soapenv:Body> 
<mm7:DeliverRsp xmlns:mm7="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-4"> 
<MM7Version>5.3.0</MM7Version> 
<Status> 
<StatusCode>1000</StatusCode> 
<StatusText>Success</StatusText> 
</Status> 
</mm7:DeliverRsp> 
</soapenv:Body> 
</soapenv:Envelope>