-
Notifications
You must be signed in to change notification settings - Fork 6
/
example.opml
54 lines (41 loc) · 2.88 KB
/
example.opml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
<head>
<title>feedolin example opml</title>
</head>
<body>
<outline text="How to" title="How to">
<outline type="rss" text="What can this app do?" title="KaiOs Reddit" xmlUrl="https://raw.githubusercontent.com/strukturart/feedolin/master/how-to.xml" htmlUrl=""/>
</outline>
<outline text="Reddit" title="Reddit">
<outline type="rss" text="Analoge Fotografie" title="Analoge Fotografie" xmlUrl="https://www.reddit.com/r/analogphotography/.rss" htmlUrl=""/>
<outline type="rss" text="PC Gaming" title="PC Gaming" xmlUrl="https://www.reddit.com/r/pcgaming/top/.rss" htmlUrl=""/>
</outline>
<outline text="Blog" title="Blog">
<outline maxEpisodes="8" type="rss" text="KaiOs Blog" title="KaiOs Reddit" xmlUrl="https://www.kaiostech.com/feed/" htmlUrl=""/>
</outline>
<outline text="Youtube" title="youtube">
<outline type="rss" text="Verbrechen" title="Verbrechen" xmlUrl="https://www.youtube.com/feeds/videos.xml?channel_id=UCjMzlcG7THh8QEsP5pWFr2w" htmlUrl=""/>
<outline type="rss" text="Bookstream" title="Bookstream" xmlUrl="https://www.youtube.com/feeds/videos.xml?channel_id=UC07W8bIiwY-EXZ9wpPQZLPw" htmlUrl=""/>
</outline>
<outline text="video" title="video">
<outline type="rss" text="Video" title="Video" xmlUrl="https://raw.githubusercontent.com/strukturart/feedolin/master/example_video.xml" htmlUrl=""/>
</outline>
<outline text="Podcast" title="Podcast">
<outline type="rss" text="breitengrad" title="breitengrad" xmlUrl="https://feeds.br.de/breitengrad/feed.xml" htmlUrl=""/>
<outline type="rss" text="bbc news" title="bbc news" xmlUrl="https://podcasts.files.bbci.co.uk/b006qjxt.rss" htmlUrl=""/>
<outline maxEpisodes="8" type="rss" text="Lanz und Precht" title="Lanz und Precht" xmlUrl="https://lanz-precht.podigee.io/feed/mp3" htmlUrl=""/>
</outline>
<outline text="Mastodon" title="Mastodon">
<outline type="mastodon" text="mastodon.social" title="mastodon.social" xmlUrl="https://mastodon.social/api/v1/timelines/public" htmlUrl=""/>
</outline>
<outline text="Coding" title="Coding">
<outline type="rss" text="bHackers Blog" title="bHackers Blog" xmlUrl="https://blog.bananahackers.net/read/feed/" htmlUrl=""/>
<outline type="rss" text="kaios.dev" title="kaios.dev" xmlUrl="https://kaios.dev/index.xml" htmlUrl=""/>
<outline type="rss" text="chickenkiller" title="chickenkiller" xmlUrl="https://far.chickenkiller.com/index.xml" htmlUrl=""/>
</outline>
<outline text="News" title="News">
<outline type="rss" text="t-online" title="t-online" xmlUrl="https://feeds.t-online.de/rss/ausland" htmlUrl=""/>
</outline>
</body>
</opml>