<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://webservices.mp3.com/MP3ChartsMP3Charts.wsdl" xmlns:xsdl="http://webservices.mp3.com/MP3Charts" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
	<SOAP-ENV:Body>
		<mns:get_genre_list xmlns:mns="urn:MP3Charts" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
			<msg xsi:type="xsd:string">classic</msg>
		</mns:get_genre_list>
	</SOAP-ENV:Body>
</SOAP-ENV:Envelope>