Files
yarr/src/server/opml/sample_win1251.xml
2022-01-24 13:10:30 +00:00

11 lines
422 B
XML

<?xml version="1.0" encoding="windows-1251"?>
<opml version="1.1">
<head><title>Çàãîëîâîê</title></head>
<body>
<outline text="ïàïêà">
<outline type="rss" text="ïðèìåð2" description="ïðèìåð2" xmlUrl="https://foo.com/feed.xml" htmlUrl="https://foo.com/"/>
</outline>
<outline type="rss" text="ïðèìåð1" description="ïðèìåð1" xmlUrl="https://baz.com/feed.xml" htmlUrl="https://baz.com/"/>
</body>
</opml>