<?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>CREDIT_LEVEL</key>
          <value>1</value>
        </values>
        <values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
          <key>ACCOUNT_ID</key>
          <value>201506021112345678</value>
        </values>
        <values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
          <key>LAST_OUTCOME_1449674554629</key>
          <value>DONE</value>
        </values>
        <values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
        <values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/>
        <values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
          <key>RESULT_ERROR_CODE</key>
          <value>0</value>
        </values>
        <values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
          <key>LAST_OUTCOME_1449674554536</key>
          <value>DONE</value>
        </values>
        <values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
          <key>RESULT</key>
          <value>SUCCESS</value>
        </values>
        <values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
          <key>RESULT_ERROR_DESCRIPTION</key>
          <value>
          </value>
        </values>
      </return>
    </ns2:executeMethodResponse>
  </S:Body>
</S:Envelope>
