engine/config/defaultfeeds.xml
author Sebastian Brannstrom <sebastianb@symbian.org>
Sun, 31 Oct 2010 14:15:37 +0000
branchRCL_3
changeset 321 7a0fb290f9c6
parent 17 4bcc91e70483
permissions -rw-r--r--
Re-enabled max items parsed, because disabling this causes shows to turn up as new multiple times. This again breaks feeds that add new shows at the bottom, so we need to solve this properly.

<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.1">
<head>
  <title>Default feed list</title>
</head>
<body>
  <outline>
    <outline text="FLOSS Weekly" xmlUrl="http://leo.am/podcasts/floss"/>
    <outline text="All About Symbian Podcast" xmlUrl="http://rss.allaboutsymbian.com/media/podcastfeed.xml"/>
    <outline text="gdgt Weekly" xmlUrl="http://feeds.gdgt.com/gdgt/podcast-mp3"/>
    <outline text="Stephen Fry's PODGRAMS" xmlUrl="http://www.stephenfry.com/podcasts/rss.xml"/>
  </outline>
</body>
</opml>