HTTP/1.1 200 OK
Connection: close
Content-Length: 1124
Content-Type: text/xml; charset="US-ASCII"
Date: Sun, 08 Apr 2001 22:37:36 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>
		<getServerCapabilitiesResponse>
			<Result>
				<ctBytesInUse xsi:type="xsd:int">702228</ctBytesInUse>
				<flError xsi:type="xsd:boolean">0</flError>
				<legalFileExtensions SOAP-ENC:arrayType="xsd:string[3]" xsi:type="SOAP-ENC:Array">
					<item>xml</item>
					<item>html</item>
					<item>opml</item>
					</legalFileExtensions>
				<maxBytesPerUser xsi:type="xsd:int">5242880</maxBytesPerUser>
				<maxFileSize xsi:type="xsd:int">1048576</maxFileSize>
				<message xsi:type="xsd:string">Nice to see you again, Dave Winer.</message>
				<yourUpstreamFolderUrl xsi:type="xsd:string">http://www.ourfavoritesongs.com/users/dave@userland.com/</yourUpstreamFolderUrl>
				</Result>
			</getServerCapabilitiesResponse>
		</SOAP-ENV:Body>
	</SOAP-ENV:Envelope>