Disallow adding new categories under feeds. It's not really useful ;-)
[straw.git] / data / test.opml
blob7bee7034f049bd0861489a43d937cdb78874a378
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- This is the list of default subscriptions for Straw, imported
3 when starting up without existing data directory -->
4 <opml version="1.1">
5 <head>
6 <title>Default subscriptions</title>
7 </head>
8 <body>
9 <outline text="Straw news" description="Straw release announcements and stuff"
10 htmlUrl="http://www.gnome.org/projects/straw" title="Straw news"
11 type="rss" xmlUrl="http://www.gnome.org/projects/straw/news.rss" />
12 <outline text="Digg.com"
13 description="Digg"
14 htmlUrl="http://www.digg.com" title="Digg"
15 type="rss" xmlUrl="file:///home/ppawel/index.xml" />
16 <outline text="Free Software Magazine"
17 description="Free Software Magazine" htmlUrl="http://www.freesoftwaremagazine.com"
18 title="Free Software Magazine" type="rss"
19 xmlUrl="http://www.freesoftwaremagazine.com/rss.xml" />
20 <outline text="Google News" xmlUrl="http://news.google.com/?output=atom" type="rss"
21 htmlUrl="http://news.google.com" title="Google News"
22 description="Google News"/>
23 </body>
24 </opml>