Created
April 13, 2012 09:36
-
-
Save runeb/2375430 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<array> | |
<dict> | |
<key>name</key> | |
<string>NRK P1</string> | |
<key>url</key> | |
<string>http://lyd.nrk.no/nrk_radio_p1_ostlandssendingen_mp3_h</string> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>NRK P2</string> | |
<key>url</key> | |
<string>http://lyd.nrk.no/nrk_radio_p2_mp3_h</string> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>NRK P3</string> | |
<key>url</key> | |
<string>http://lyd.nrk.no/nrk_radio_p3_mp3_h</string> | |
</dict> | |
</array> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment