HTTP/1.1 200 OK
Connection: close
Content-Length: 601
Content-Type: text/xml; charset="US-ASCII"
Date: Sun, 08 Apr 2001 22:37:38 GMT
Server: UserLand Frontier/7.0b42-WinNT

<?xml version="1.0"?>
<SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance">
	<SOAP-ENV:Body>
		<registerUserResponse>
			<Result>
				<flError xsi:type="xsd:boolean">0</flError>
				<message xsi:type="xsd:string">Nice to see you again, Dave Winer.</message>
				</Result>
			</registerUserResponse>
		</SOAP-ENV:Body>
	</SOAP-ENV:Envelope>