blob: 476d9d4c50e6a8bf0d822a90a91458bc0d8a7738 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0"?>
<opml version="1.0">
<head>
<title>Sample OPML File</title>
</head>
<body>
<outline title="Brasil - São Paulo - Notícias">
<outline type="rss" xmlUrl="http://spagora.com.br/feed/" htmlUrl="http://spagora.com.br" title="SP Agora"/>
<outline type="rss" xmlUrl="http://spressosp.com.br/feed/" htmlUrl="http://spressosp.com.br" title="SPressoSP"/>
<outline type="rss" xmlUrl="https://saopaulo.demosphere.net/events.xml" htmlUrl="https://saopaulo.demosphere.net/" title="Demosphere São Paulo - Agenda colaborativa anticapitalista de São Paulo"/>
</outline>
</body>
</opml>
|