Files
tt-rss/tests/integration/feed.xml
2025-09-02 22:22:24 +03:00

15 lines
587 B
XML

<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="https://mfw.fakecake.org/testfeeds/" >
<title type="text">Atom:base testfeed</title>
<id>tag:fakecake.org,2021:minerva-feed</id>
<updated>2021-05-21T14:17:43+04:00</updated>
<entry>
<title>x-21may2020</title>
<link rel="alternate" type="text/html" href="clouds.png" />
<id>tag:fakecake.org,2021:minerva-2021-05-20</id>
<updated>2021-05-21T07:54:43+04:00</updated>
<published>2021-05-21T07:54:43+04:00</published>
<content type="html">...</content>
</entry>
</feed>