]> git.mxchange.org Git - friendica.git/blob - view/fake_feed.tpl
49b17e34da912fb55da0a2cf8db46ec7970170ae
[friendica.git] / view / fake_feed.tpl
1 <?xml version="1.0" encoding="utf-8" ?>
2 <feed xmlns="http://www.w3.org/2005/Atom"
3       xmlns:thr="http://purl.org/syndication/thread/1.0"
4       xmlns:at="http://purl.org/atompub/tombstones/1.0"
5       xmlns:media="http://purl.org/syndication/atommedia"
6       xmlns:dfrn="http://purl.org/macgirvin/dfrn/1.0" 
7       xmlns:as="http://activitystrea.ms/spec/1.0/"
8       xmlns:georss="http://www.georss.org/georss" >
9
10   <id>fake feed</id>
11   <title>fake title</title>
12
13   <updated>1970-01-01T00:00:00Z</updated>
14
15   <author>
16     <name>Fake Name</name>
17     <uri>http://example.com</uri>
18   </author>