POST /xmlStorageSystem HTTP/1.0
User-Agent: Radio UserLand/7.0 (WinNT)
Host: data.ourfavoritesongs.com
Content-Type: text/xml; charset="us-ascii"
Content-length: 856
SOAPAction: "/xmlStorageSystem"

<?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>
		<rssPleaseNotify>
			<notifyProcedure xsi:type="xsd:string">xmlStorageSystemClient.resourceChanged</notifyProcedure>
			<port xsi:type="xsd:int">81</port>
			<path xsi:type="xsd:string">/RPC2</path>
			<protocol xsi:type="xsd:string">xml-rpc</protocol>
			<urllist SOAP-ENC:arrayType="xsd:string[1]" xsi:type="SOAP-ENC:Array">
				<item>http://www.ourfavoritesongs.com/users/dave@userland.com/bogusTestFile.html</item>
				</urllist>
			</rssPleaseNotify>
		</SOAP-ENV:Body>
	</SOAP-ENV:Envelope>