HTTP/1.1 200 OK
Transfer-encoding: chunked
Content-type: text/xml;charset="utf-8"

<?xml version="1.0" ?>
<S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
	<S:Body>
		<ns2:getTimeAsStringResponse xmlns:ns2="http://ts.ws.dai.esei.uvigo.es/">
			<return>Sun Set 16 19:44:41 CET 2012</return>
		</ns2:getTimeAsStringResponse>
	</S:Body>
</S:Envelope>