Fixed xml

This commit is contained in:
2025-10-17 17:38:14 -05:00
parent a515f46191
commit 2a82d94605

View File

@ -1,34 +1,33 @@
<?xml version="1.0"
encoding="UTF-8" ?>
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>Void's Blog Posts</title>
<description>Welcome to the RSS feed for Void's Blog we appreciate your interest</description>
<author>The Void System</author>
<webMaster>willowfyi@proton.me</webMaster>
<pubDate>Tue 7 Oct 2025 13:00 GMT</pubDate>
<lastBuildDate>Thr 15 Oct 2025 18:52 GMT</lastBuildDate>
<!--Feed-->
<item>
<title>First Blog Post with Post page</title>
<category>Blog Post</category>
<link>https://voidwillow.neocities.org/pages/templates/post.html?15-10-25</link>
<description>Yay first blog post it's nothing but yay!</description>
<pubDate>15 Oct 2025</pubDate>
<item>
<title>My Link Page is Done!</title>
<category>Site Update</category>
<link>https://voidwillow.neocities.org/pages/links</link>
<description>I've finished making my Link Page</description>
<pubDate>15 Oct 2025</pubDate>
</item>
<item>
<title>My RSS FEED file</title>
<category>Site Update</category>
<link>https://voidwillow.neocities.org/xml/voidblog.xml</link>
<description>The rss feed file this is very self referential</description>
<pubDate>7 Oct 2025</pubDate>
</item>
</channel>
<channel>
<title>Void's Blog Posts</title>
<description>Welcome to the RSS feed for Void's Blog we appreciate your interest</description>
<author>The Void System</author>
<webMaster>willowfyi@proton.me</webMaster>
<pubDate>Tue 7 Oct 2025 13:00 GMT</pubDate>
<lastBuildDate>Thr 15 Oct 2025 18:52 GMT</lastBuildDate>
<!--Feed-->
<item>
<title>First Blog Post with Post page</title>
<category>Blog Post</category>
<link>https://voidwillow.neocities.org/pages/templates/post.html?15-10-25</link>
<description>Yay first blog post it's nothing but yay!</description>
<pubDate>15 Oct 2025</pubDate>
</item>
<item>
<title>My Link Page is Done!</title>
<category>Site Update</category>
<link>https://voidwillow.neocities.org/pages/links</link>
<description>I've finished making my Link Page</description>
<pubDate>15 Oct 2025</pubDate>
</item>
<item>
<title>My RSS FEED file</title>
<category>Site Update</category>
<link>https://voidwillow.neocities.org/xml/voidblog.xml</link>
<description>The rss feed file this is very self referential</description>
<pubDate>7 Oct 2025</pubDate>
</item>
</channel>
</rss>