HTTP/1.1 200 OK
Connection: close
Content-Length: 927
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>
		<saveMultipleFilesResponse>
			<Result>
				<flError xsi:type="xsd:boolean">0</flError>
				<message xsi:type="xsd:string">Nice to see you again, Dave Winer.</message>
				<urllist SOAP-ENC:arrayType="xsd:string[1]" xsi:type="SOAP-ENC:Array">
					<item>http://www.ourfavoritesongs.com/users/dave@userland.com/test/clock2.html</item>
					</urllist>
				<yourUpstreamFolderUrl xsi:type="xsd:string">http://www.ourfavoritesongs.com/users/dave@userland.com/</yourUpstreamFolderUrl>
				</Result>
			</saveMultipleFilesResponse>
		</SOAP-ENV:Body>
	</SOAP-ENV:Envelope>