summaryrefslogtreecommitdiff
path: root/tests/integration/feed.xml
blob: a705b0f79e22a332c61c97b807c08ad64957ee0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?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>