Last active
December 21, 2015 22:58
-
-
Save krasnoukhov/6378570 to your computer and use it in GitHub Desktop.
RSS feed for http://candybox2.net/blog/
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
| <link rel="alternate" type="application/rss+xml" href="http://candybox2.net/blog/rss.xml" title="candybox2 blog RSS" /> |
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 version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | |
| <channel> | |
| <title>candybox2.net - blog</title> | |
| <link>http://candybox2.net/blog/</link> | |
| <description>candybox2 blog</description> | |
| <atom:link href="http://candybox2.net/blog/rss.xml" rel="self" type="application/rss+xml" /> | |
| <item> | |
| <title>The local saving system + a troll!</title> | |
| <link>http://candybox2.net/blog/#post2</link> | |
| <guid>http://candybox2.net/blog/#post2</guid> | |
| <description>In this second blog post, I'll explain briefly how the local saving system works, before showing you a screenshot from Candy Box 2 that gives you an idea of the kind of ascii art we made for the game :-)</description> | |
| <pubDate>Wed, 28 Aug 2013 00:00:00 +0000</pubDate> | |
| </item> | |
| <item> | |
| <title>The very first post</title> | |
| <link>http://candybox2.net/blog/#post1</link> | |
| <guid>http://candybox2.net/blog/#post1</guid> | |
| <description>Hi everyone!</description> | |
| <pubDate>Sat, 24 Aug 2013 00:00:00 +0000</pubDate> | |
| </item> | |
| </channel> | |
| </rss> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment