-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.xml
33 lines (26 loc) · 1.03 KB
/
index.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Recent Content on My new Hugo Site on HPE Helion Stackato </title>
<generator uri="https://hugo.spf13.com">Hugo</generator>
<link>http://yourSiteHere/index.xml/</link>
<language>en-us</language>
<updated>Wed, 18 Feb 2015 10:46:05 PST</updated>
<item>
<title>another post</title>
<link>http://yoursitehere/post/another_post/</link>
<pubDate>Wed, 18 Feb 2015 10:46:05 PST</pubDate>
<guid>http://yoursitehere/post/another_post/</guid>
<description><p>This is another post.</p>
</description>
</item>
<item>
<title>welcome</title>
<link>http://yoursitehere/post/welcome/</link>
<pubDate>Wed, 18 Feb 2015 10:46:00 PST</pubDate>
<guid>http://yoursitehere/post/welcome/</guid>
<description><p>This is the first post.</p>
</description>
</item>
</channel>
</rss>