Skip to content

Instantly share code, notes, and snippets.

@alkhatib
Forked from dpoliderakis/rss_news_ready.rss
Last active November 27, 2019 21:01
Show Gist options
  • Save alkhatib/947a337cd501f5a15509c33cc9858cc6 to your computer and use it in GitHub Desktop.
Save alkhatib/947a337cd501f5a15509c33cc9858cc6 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
<channel>
<title>Test Feed</title>
<link>http://example.com/test.atom</link>
<description>feed description</description>
<atom:link href="http://example.com/test.atom" rel="self"/>
<docs>http://www.rssboard.org/rss-specification</docs>
<generator>python-feedgen</generator>
<language>en</language>
<lastBuildDate>Wed, 27 Nov 2019 13:57:38 +0000</lastBuildDate>
<item>
<title>Test gymkxdgcls</title>
<guid isPermaLink="false">pvkkqmmjljhoxzrjomismgorjunzdg</guid>
<pubDate>Wed, 27 Nov 2019 20:42:38 +0000</pubDate>
<description>Check the events section on the app for homecoming festivities in and around campus. This is a great time to network and take a break from studying.</description>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment