]> git.mxchange.org Git - friendica.git/blob - view/templates/fake_feed.tpl
Merge pull request #1397 from annando/release-3.3.3
[friendica.git] / view / templates / fake_feed.tpl
1
2 <?xml version="1.0" encoding="utf-8" ?>
3 <feed xmlns="http://www.w3.org/2005/Atom" >
4
5   <id>fake feed</id>
6   <title>fake title</title>
7
8   <updated>1970-01-01T00:00:00Z</updated>
9
10   <author>
11     <name>Fake Name</name>
12     <uri>http://example.com</uri>
13   </author>
14