Skip to content

Instantly share code, notes, and snippets.

@vasi
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save vasi/47fe3b26048e8e801e23 to your computer and use it in GitHub Desktop.

Select an option

Save vasi/47fe3b26048e8e801e23 to your computer and use it in GitHub Desktop.
Test RSS for full-text-rss-docker
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
>
<channel>
<title>WordPress News</title>
<atom:link href="https://wordpress.org/news/feed/" rel="self" type="application/rss+xml" />
<link>https://wordpress.org/news</link>
<description>WordPress News</description>
<generator>http://wordpress.org/?v=4.1-alpha-20141015</generator>
<item>
<title>WordPress 4.0 &#8220;Benny&#8221;</title>
<link>https://wordpress.org/news/2014/09/benny/</link>
<pubDate>Thu, 04 Sep 2014 17:05:39 +0000</pubDate>
<dc:creator><![CDATA[Matt Mullenweg]]></dc:creator>
<category><![CDATA[Releases]]></category>
<guid isPermaLink="false">http://wordpress.org/news/?p=3296</guid>
<description>sample</description>
<content:encoded><![CDATA[sample]]></content:encoded>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment