aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-07-21 10:38:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-07-21 10:38:20 -0300
commit33aeeff823cd947517f8b477cdb93c043633c72f (patch)
tree476c0ee3d2d8054fedadfeb88006cab63f5d61ff
parent3ff271f4b4f56437fa2def7fcccb829be91529f2 (diff)
downloadfeeds-33aeeff823cd947517f8b477cdb93c043633c72f.tar.gz
feeds-33aeeff823cd947517f8b477cdb93c043633c72f.tar.bz2
Minimal OPML
-rw-r--r--minimal.opml17
1 files changed, 17 insertions, 0 deletions
diff --git a/minimal.opml b/minimal.opml
new file mode 100644
index 0000000..c44dcbb
--- /dev/null
+++ b/minimal.opml
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<opml version="1.0">
+ <head>
+ <title>Minimal</title>
+ </head>
+ <body>
+ <outline title="Minimal">
+ <outline type="rss" xmlUrl="http://jornalggn.com.br/rss" htmlUrl="http://jornalggn.com.br" title="Jornal GGN"/>
+ <outline type="rss" xmlUrl="http://apublica.org/feed" htmlUrl="http://apublica.org" title="AgĂȘncia PĂșblica"/>
+ <outline type="rss" xmlUrl="http://operamundi.uol.com.br/rss.shtml" htmlUrl="http://operamundi.uol.com.br/" title="Opera Mundi"/>
+ <outline type="rss" xmlUrl="https://slashdot.org/index.rss" htmlUrl="http://slashdot.org/" title="Slashdot"/>
+ <outline type="rss" xmlUrl="https://news.ycombinator.com/rss" htmlUrl="https://news.ycombinator.com/" title="Hacker News"/>
+ <outline type="rss" xmlUrl="https://firstlook.org/theintercept/feed/" htmlUrl="https://firstlook.org/theintercept" title="The Intercept"/>
+ <outline type="atom" xmlUrl="https://www.schneier.com/blog/atom.xml" htmlUrl="https://www.schneier.com/blog/" title="Schneier on Security"/>
+ </outline>
+ </body>
+</opml>