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