aboutsummaryrefslogtreecommitdiff
path: root/userdata/RssFeeds.xml
blob: 6169113ea514d0b66a3a6bc322b01f319ad2253e (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rssfeeds>
  <!-- RSS feeds. To have multiple feeds, just add a feed to the set. You can also have multiple sets. 	!-->
  <!-- To use different sets in your skin, each must be called from skin with a unique id.             	!-->
  <set id="1">
    <feed updateinterval="30">http://feeds.xbmc.org/xbmc</feed>
    <feed updateinterval="30">http://feeds.xbmc.org/latest_xbmc_addons</feed>
    <feed updateinterval="30">http://feeds.xbmc.org/updated_xbmc_addons</feed>
  </set>
</rssfeeds>