Skip to content

Instantly share code, notes, and snippets.

@benubois
Last active August 6, 2023 04:20
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benubois/53e21f6541b31549ae76a9d4ccfc37a9 to your computer and use it in GitHub Desktop.
Save benubois/53e21f6541b31549ae76a9d4ccfc37a9 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" >
<channel>
<title>Title</title>
<link>https://example</link>
<description>description</description>
<lastBuildDate>Thu, 12 Jan 2017 07:59:25 +0000</lastBuildDate>
<language>en-US</language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<generator>https://wordpress.org/?v=4.8-alpha-39949</generator>
<item>
<title>title</title>
<link>https://example.com/</link>
<comments>https://example.com</comments>
<pubDate>Thu, 12 Jan 2017 07:59:25 +0000</pubDate>
<dc:creator><![CDATA[Author]]></dc:creator>
<guid isPermaLink="false">https://example.com/</guid>
<description><![CDATA[]]></description>
<content:encoded><![CDATA[]]></content:encoded>
<atom:author>
<atom:name>Full Name</atom:name>
<atom:uri>http://example.com/author</atom:uri>
<atom:email>example@example.com</atom:email>
</atom:author>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment