<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
	<S:Body>
		<messageReceiverResponse xmlns="http://tempuri.org/">
			<return><?php echo $message;?></return>
		</messageReceiverResponse>
	</S:Body>
</S:Envelope>