<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
                   xmlns:ns1="urn:Services.SupportCase.Classes"
                   xmlns:ns0="urn:Services.SupportCase.SupportAPI"
                   xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                   xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"
                   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	  <SOAP-ENV:Body SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
		    <ns0:supportcases_supportcase_DELETEResponse>
			      <message namespace="urn:Services.SupportCase.Classes" xsi:type="ResolveMessage">RESPONSE1</message>
		    </ns0:supportcases_supportcase_DELETEResponse>
	  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>