sophia.events/www/rss.js

15 lines
472 B
JavaScript
Raw Permalink Normal View History

2018-02-02 09:16:32 +00:00
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MakeUseOf RSS Feed</title>
<link>//sophia.events/</link>
<description>Upcoming technical events in Sophia-Antipolis</description>
<item>
<title>Entry Title</title>
<link>Link to the entry</link>
<guid>http://example.com/item/123</guid>
<pubDate>Sat, 9 Jan 2010 16:23:41 GMT</pubDate>
<description>[CDATA[ This is the description. ]]</description>
</item>
</channel>