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: 757 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> <registerUser> <email xsi:type="xsd:string">dave@userland.com</email> <name xsi:type="xsd:string">Dave Winer</name> <password xsi:type="xsd:string">9dd4e461268c8034f5c8564e155c67a6</password> <clientPort xsi:type="xsd:int">81</clientPort> <userAgent xsi:type="xsd:string">Radio UserLand v7.0, Windows NT 5.0.2195</userAgent> </registerUser> </SOAP-ENV:Body> </SOAP-ENV:Envelope>