hugo-theme-relearn/shortcodes/children/index.xml
2024-04-27 12:39:25 +00:00

39 lines
No EOL
2.1 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>Children :: Hugo Relearn Theme</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/index.html</link>
<description>List the child pages of a page</description>
<generator>Hugo</generator>
<language>en</language>
<atom:link href="https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>page X</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/test/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/test/index.html</guid>
<description>This is a plain page test, and the beginning of a YAML multiline description...</description>
</item>
<item>
<title>page 1</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-1/index.html</guid>
<description>This is a demo child page</description>
</item>
<item>
<title>page 2</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-2/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-2/index.html</guid>
<description>This is a demo child page with no description.&#xA;So its content is used as description.</description>
</item>
<item>
<title>page 3</title>
<link>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-3/index.html</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://mcshelby.github.io/hugo-theme-relearn/shortcodes/children/children-3/index.html</guid>
<description>This is a demo child page</description>
</item>
</channel>
</rss>