<?xml version="1.0" encoding="UTF-8"?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
<S:Body>
    <ns2:executeMethodResponse xmlns:ns2="http://soap.CDRator.com/">
    <return>
        <errorCode>0</errorCode>
        <status>0</status>
        <values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
        <key>ACCOUNT_ID</key>
        <value>13371338</value>
    </values>
    <values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
    <key>BILLING_GROUP_ID</key>
    <value>133913310</value>
</values>
<values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
<key>SERVICE_ID</key>
<value>1331113312</value>
</values>
<values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
<key>OWNER_USER_ID</key>
<value>1331313314</value>
</values>
<values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
<key>SUBSCRIPTION_ID</key>
<value>1331513316</value>
</values>
<values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
<key>RESULT</key>
<value>SUCCESS</value>
</values>
</return>
</ns2:executeMethodResponse>
</S:Body>
</S:Envelope>