20 lines
781 B
XML
20 lines
781 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
<title>Huabing Blog</title>
|
|
<link>http://localhost:1313/</link>
|
|
<description>Recent content on Huabing Blog</description>
|
|
<generator>Hugo</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate>Mon, 04 Jun 2018 00:00:00 +0000</lastBuildDate>
|
|
<atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" />
|
|
<item>
|
|
<title>An Example Post</title>
|
|
<link>http://localhost:1313/post/my-first-blog/</link>
|
|
<pubDate>Mon, 04 Jun 2018 00:00:00 +0000</pubDate>
|
|
<guid>http://localhost:1313/post/my-first-blog/</guid>
|
|
<description></description>
|
|
</item>
|
|
</channel>
|
|
</rss>
|