13 lines
501 B
XML
13 lines
501 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>As on My New Hugo Site</title>
|
|
<link>http://localhost:1313/a/</link>
|
|
<description>Recent content in As on My New Hugo Site</description>
|
|
<generator>Hugo</generator>
|
|
<language>en-us</language>
|
|
<lastBuildDate></lastBuildDate>
|
|
<atom:link href="http://localhost:1313/a/index.xml" rel="self" type="application/rss+xml" />
|
|
</channel>
|
|
</rss>
|