-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrss.xml
More file actions
executable file
·2 lines (2 loc) · 1.1 KB
/
rss.xml
File metadata and controls
executable file
·2 lines (2 loc) · 1.1 KB
1
2
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>My Nikola Site</title><link>https://example.com/</link><description>This is a demo site for Nikola.</description><atom:link href="https://example.com/rss.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2021 <a href="mailto:n.tesla@example.com">Nikola Tesla</a> </copyright><lastBuildDate>Tue, 16 Feb 2021 22:29:29 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Hello world!</title><link>https://example.com/posts/hello-world/</link><dc:creator>Nikola Tesla</dc:creator><description><p>What a <strong>great</strong> post. It's truly <em>awesome</em>.</p></description><category>testing</category><guid>https://example.com/posts/hello-world/</guid><pubDate>Tue, 16 Feb 2021 21:59:22 GMT</pubDate></item></channel></rss>