Here it is! :)

// Per
<?xml version="1.0" ?>
<freevo>

  <webradio>

    <station name="Spraydio Visby" type="music" module="spraydio:visby">
      <description lang="en">
        Pop non-stop!
      </description>
      <genre>Pop</genre>
      <homepage>http://www.spraydio.com/web/visby/room.jsp</homepage>
      <stream codec="WMA" kbps="64" br="44100" ch="2">
        <url type="media">mms://wms03.nordicwebradio.com/visby"</url>
      </stream>
    </station>
  
    <station name="NRK P1" type="generic">
      <description lang="en">
        Norvegian family channel
      </description>
      <genre>News</genre>
      <genre>Music</genre>
      <genre>Talk</genre>
      <lang>no</lang>
      <homepage>http://www.nrk.no</homepage>
      <stream codec="MP3" kbps="128" br="44100" ch="2">
        <url type="m3u">http://media.hiof.no/streams/m3u/nrk-p1-128.m3u</url>
      </stream>
      <stream codec="WMA" kbps="48" br="32000" ch="2">
        <url type="asx">http://www6.nrk.no/nettradio/nrk_p1_hoy.asx</url>
      </stream>
      <stream codec="MP3" kbps="56" br="22050" ch="2">
        <url type="m3u">http://media.hiof.no/streams/m3u/nrk-p1-56.m3u</url>
      </stream>
      <stream codec="WMA" kbps="16" br="16000" ch="1">
        <url type="asx">http://www6.nrk.no/nettradio/nrk_p1_lav.asx</url>
      </stream>
      <stream codec="MP3" kbps="24" br="8000" ch="2">
        <url type="m3u">http://media.hiof.no/streams/m3u/nrk-p1-24.m3u</url>
      </stream>
    </station>
  
    <station name="Rant Radio" type="music" module="shoutcast">
      <description lang="en">
        Canadian EBM channel. Broadcasting on the net since 1998.
      </description>
      <description lang="sv">
        Kanadensisk EBM-kanal. S�nder p� n�tet sedan 1998.
      </description>
      <genre>Electronic</genre>
      <genre>Industrial</genre>
      <genre>Dance</genre>
      <genre>Politics</genre>
      <lang>en</lang>
      <homepage>http://www.rantradio.com</homepage>
      <stream codec="MP3" kbps="128" br="44100" ch="2">
        <url type="pls">http://www.rantradio.com/128kstreams.pls</url>
      </stream>
      <stream codec="MP3" kbps="24" br="22050" ch="2">
        <url type="pls">http://www.rantradio.com/24kstreams.pls</url>
      </stream>
    </station>

  </webradio>

</freevo>

Reply via email to