<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
	<Header xmlns="http://schemas.xmlsoap.org/soap/envelope/"></Header>
	<Body xmlns="http://schemas.xmlsoap.org/soap/envelope/">
		<Fault xmlns="http://schemas.xmlsoap.org/soap/envelope/">
			<faultstring>this is a soap service - you have to POST soap requests</faultstring>
		</Fault>
	</Body>
</Envelope>