-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ceb7115
commit d9b504d
Showing
2 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?> | ||
<rss version="2.0"> | ||
<channel> | ||
<title>RSS Title</title> | ||
<description>This is an example of an RSS feed</description> | ||
<link>http://www.example.com/main.html</link> | ||
<lastBuildDate>Mon, 06 Sep 2010 00:01:00 +0000 </lastBuildDate> | ||
<pubDate>Sun, 06 Sep 2009 16:20:00 +0000</pubDate> | ||
<ttl>1800</ttl> | ||
<generator>newtelligence dasBlog 4.0.0.0</generator> | ||
|
||
<item> | ||
<title>Example entry</title> | ||
<description>Here is some text containing an interesting description.</description> | ||
<link>http://www.example.com/blog/post/1</link> | ||
<guid isPermaLink="false">7bd204c6-1655-4c27-aeee-53f933c5395f</guid> | ||
<title>RSS Title</title> | ||
<description>This is an example of an RSS feed</description> | ||
<link>http://www.example.com/main.html</link> | ||
<lastBuildDate>Mon, 06 Sep 2010 00:01:00 +0000 </lastBuildDate> | ||
<pubDate>Sun, 06 Sep 2009 16:20:00 +0000</pubDate> | ||
</item> | ||
<ttl>1800</ttl> | ||
<generator>newtelligence dasBlog 4.0.0.0</generator> | ||
|
||
<item> | ||
<title>Example entry</title> | ||
<description>Here is some text containing an interesting description.</description> | ||
<link>http://www.example.com/blog/post/1</link> | ||
<guid isPermaLink="false">7bd204c6-1655-4c27-aeee-53f933c5395f</guid> | ||
<pubDate>Sun, 06 Sep 2009 16:20:00 +0000</pubDate> | ||
</item> | ||
|
||
</channel> | ||
</rss> |