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: 861 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> <saveMultipleFiles> <email xsi:type="xsd:string">dave@userland.com</email> <password xsi:type="xsd:string">9dd4e461268c8034f5c8564e155c67a6</password> <relativePathList SOAP-ENC:arrayType="xsd:string[1]" xsi:type="SOAP-ENC:Array"> <item>/test/clock2.html</item> </relativePathList> <fileTextList SOAP-ENC:arrayType="xsd:string[1]" xsi:type="SOAP-ENC:Array"> <item>4/8/2001; 3:43:16 PM</item> </fileTextList> </saveMultipleFiles> </SOAP-ENV:Body> </SOAP-ENV:Envelope>