-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed.rss
1 lines (1 loc) · 913 Bytes
/
feed.rss
1
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Test</title><description>A description of Test</description><link>https://your-website-url.com</link><language>en</language><lastBuildDate>Tue, 11 Apr 2023 18:09:28 +0100</lastBuildDate><pubDate>Tue, 11 Apr 2023 18:09:28 +0100</pubDate><ttl>250</ttl><atom:link href="https://your-website-url.com/feed.rss" rel="self" type="application/rss+xml"/><item><guid isPermaLink="true">https://your-website-url.com/posts/first-post</guid><title>My first post</title><description>A description of my first post.</description><link>https://your-website-url.com/posts/first-post</link><pubDate>Tue, 11 Apr 2023 17:14:00 +0100</pubDate><content:encoded><![CDATA[<h1>My first post</h1><p>My first post's text.</p>]]></content:encoded></item></channel></rss>