opml.default.xml 548 B

1234567891011121314
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. Configure the default feeds to which users will automatically be subscribed.
  4. Do not edit this file but instead create your own ./data/opml.xml
  5. -->
  6. <opml version="2.0">
  7. <head>
  8. <title>FreshRSS default OPML</title>
  9. <dateCreated>Sat, 02 Nov 2019 12:00:00</dateCreated>
  10. </head>
  11. <body>
  12. <outline text="FreshRSS releases" type="rss" xmlUrl="https://github.com/FreshRSS/FreshRSS/releases.atom" htmlUrl="https://github.com/FreshRSS/FreshRSS/" description="FreshRSS releases @ GitHub"/>
  13. </body>
  14. </opml>