Skip to content

Instantly share code, notes, and snippets.

@DownGoat
Created May 9, 2014 23:07
Show Gist options
  • Save DownGoat/a209e8e1210a8bc7adde to your computer and use it in GitHub Desktop.
Save DownGoat/a209e8e1210a8bc7adde to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>W3Schools Home Page</title>
<link>http://www.w3schools.com</link>
<description>Free web building tutorials</description>
<item>
<title>RSS Tutorial</title>
<link>http://www.w3schools.com/rss</link>
<description>New RSS tutorial on W3Schools</description>
</item>
<item>
<title>XML Tutorial</title>
<link>http://www.w3schools.com/xml</link>
<description>New XML tutorial on W3Schools</description>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment