Last active
December 10, 2015 06:48
-
-
Save okiess/4396880 to your computer and use it in GitHub Desktop.
Sample feed for the News App Template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"> | |
<channel> | |
<description/> | |
<atom:id>http://premium-apptemplates.com</atom:id> | |
<lastBuildDate>Fri, 28 Dec 2012 10:31:53 +0000</lastBuildDate> | |
<title>Sample feed 2</title> | |
<atom:link rel="self" href="http://premium-apptemplates.com/sample2_rss2.xml"/> | |
<item> | |
<guid isPermaLink="false">http://premium-apptemplates.com/a-business-iphone-app-template#test</guid> | |
<pubDate>Sat, 14 Apr 2012 20:47:10 +0000</pubDate> | |
<atom:updated>2012-04-20T12:16:47.069Z</atom:updated> | |
<title>Test Entry</title> | |
<description>This is a test!</description> | |
<link>http://premium-apptemplates.com/a-business-iphone-app-template</link> | |
<enclosure type="image/jpeg" url="http://premium-apptemplates.com/images/slider_pic1.jpg" length="0"/> | |
</item> | |
</channel> | |
</rss> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment