34 lines
No EOL
1.3 KiB
XML
34 lines
No EOL
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||
<channel>
|
||
<title>Posts on title</title>
|
||
<link>https://example.com/posts/</link>
|
||
<description>Recent content in Posts on title</description>
|
||
<generator>Hugo -- gohugo.io</generator>
|
||
<language>en-us</language>
|
||
<copyright>Copyright © 2008–2019, Steve Francia and the Hugo Authors; all rights reserved.</copyright>
|
||
<lastBuildDate>Sat, 11 Apr 2020 18:49:01 +0200</lastBuildDate>
|
||
|
||
<atom:link href="https://example.com/posts/index.xml" rel="self" type="application/rss+xml" />
|
||
|
||
|
||
<item>
|
||
<title></title>
|
||
<link>https://example.com/posts/post1/</link>
|
||
<pubDate>Sat, 11 Apr 2020 18:49:01 +0200</pubDate>
|
||
|
||
<guid>https://example.com/posts/post1/</guid>
|
||
<description>welcome to my place</description>
|
||
</item>
|
||
|
||
<item>
|
||
<title></title>
|
||
<link>https://example.com/posts/post2/</link>
|
||
<pubDate>Sat, 11 Apr 2020 18:49:01 +0200</pubDate>
|
||
|
||
<guid>https://example.com/posts/post2/</guid>
|
||
<description>this is a micro blog used for short updates and link sharing, you can configure its behavior in config.toml</description>
|
||
</item>
|
||
|
||
</channel>
|
||
</rss> |