Merge pull request #26148 from ksooo/fix-secondstotimestring-warning
[xbmc.git] / userdata / RssFeeds.xml
blob590a7c5872a1fd3363e1b571983219ec13a4f014
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="1440">https://kodi.tv/feed</feed>
7   </set>
8 </rssfeeds>