<?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>ERROR_MSG</key>
          <value>nothing to report</value>
        </values>
        <values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
          <key>LAST_OUTCOME_1447670523615</key>
          <value>DONE</value>
        </values>
        <values xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:stringValueDTO">
          <key>LAST_OUTCOME_1447670523568</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:type="ns2:stringValueDTO">
          <key>RESULT</key>
          <value>SUCCESS</value>
        </values>
      </return>
    </ns2:executeMethodResponse>
  </S:Body>
</S:Envelope>