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: 570
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>
		<getMyDirectory>
			<email xsi:type="xsd:string">dave@userland.com</email>
			<password xsi:type="xsd:string">9dd4e461268c8034f5c8564e155c67a6</password>
			</getMyDirectory>
		</SOAP-ENV:Body>
	</SOAP-ENV:Envelope>