<E:Envelope
	xmlns:E="http://schemas.xmlsoap.org/soap/envelope/"
	xmlns:A="http://schemas.xmlsoap.org/soap/encoding/"
	xmlns:s="http://www.w3.org/2001/XMLSchema-instance"
	xmlns:y="http://www.w3.org/2001/XMLSchema"
	E:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<E:Header>
<ns1:echoMeStringResponse
	xmlns:ns1="http://soapinterop.org/echoheader/"
	s:type="y:string">TestA</ns1:echoMeStringResponse>
</E:Header>
<E:Body>
<m:echoVoidResponse
	xmlns:m="http://soapinterop.org/"/>
</E:Body>
</E:Envelope>
