engine/config/defaultfeeds.xml
author teknolog
Thu, 25 Feb 2010 22:05:50 +0000
changeset 17 4bcc91e70483
parent 2 29cda98b007e
permissions -rw-r--r--
Configuration changes to default podcasts. Changed Download to Get in toolbar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     2
<opml version="1.1">
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     3
<head>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     4
  <title>Default feed list</title>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     5
</head>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     6
<body>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     7
  <outline>
17
4bcc91e70483 Configuration changes to default podcasts. Changed Download to Get in toolbar
teknolog
parents: 2
diff changeset
     8
    <outline text="FLOSS Weekly" xmlUrl="http://leo.am/podcasts/floss"/>
2
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
     9
    <outline text="All About Symbian Podcast" xmlUrl="http://rss.allaboutsymbian.com/media/podcastfeed.xml"/>
17
4bcc91e70483 Configuration changes to default podcasts. Changed Download to Get in toolbar
teknolog
parents: 2
diff changeset
    10
    <outline text="gdgt Weekly" xmlUrl="http://feeds.gdgt.com/gdgt/podcast-mp3"/>
2
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    11
    <outline text="Stephen Fry's PODGRAMS" xmlUrl="http://www.stephenfry.com/podcasts/rss.xml"/>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    12
  </outline>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    13
</body>
29cda98b007e Initial import of Podcatcher from the Bergamot project
skip
parents:
diff changeset
    14
</opml>