Propose new radio stations
From aTunes Wiki
Here you can propose new radio stations. If you add a station please use xml syntax and add it at the end of the list. Required are name, url and label (genre, characteristic feature). If you did add a radio station in aTunes, you can close the application and open the radio.xml file in the user settings folder. Then you can simply copy-paste the relevant entry.
<list> <Radio> <name>The proposed station name</name> <url>http://your.station.url/example/playlist.rm</url> <label>The label (genre, characteristic feature)</label> </Radio> </list>

