forked from Archives/Athou_commafeed
13 lines
349 B
XML
13 lines
349 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<opml version="2.0">
|
|
<head>
|
|
<title>subscriptions</title>
|
|
</head>
|
|
<body>
|
|
<outline text="out1" title="out1">
|
|
<outline type="rss" text="feed1" title="feed1" xmlUrl="https://hostname.local/commafeed/feed1.xml"
|
|
htmlUrl="https://hostname.local/commafeed" />
|
|
</outline>
|
|
</body>
|
|
</opml>
|