Merge pull request #4779 from popcornmix/real_thumbnail
[vuplus_xbmc] / userdata / RssFeeds.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <rssfeeds>
3   <!-- RSS feeds. To have multiple feeds, just add a feed to the set. You can also have multiple sets.  !-->
4   <!-- To use different sets in your skin, each must be called from skin with a unique id.              !-->
5   <set id="1">
6     <feed updateinterval="30">http://feeds.xbmc.org/xbmc</feed>
7     <feed updateinterval="30">http://feeds.xbmc.org/latest_xbmc_addons</feed>
8     <feed updateinterval="30">http://feeds.xbmc.org/updated_xbmc_addons</feed>
9   </set>
10 </rssfeeds>