<?xml version="1.0" encoding="utf-8" ?>
<rdf:RDF
		xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
		xmlns="http://purl.org/rss/1.0/"
		xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
		xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

	<channel rdf:about="http://localhost:2784/">
		<title>Welcome!</title>
		<link>
		http://localhost:2784</link>
		<description>This is a flexible message board which you can read and write.</description>
		<pubDate>Sat Oct 24 20:01:49 2020</pubDate>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://localhost:2784/26/a8/26a8f5b6.html" />
<rdf:li rdf:resource="http://localhost:2784/02/5b/025b3f7c.html" />
<rdf:li rdf:resource="http://localhost:2784/e2/9c/e29c90ab.html" />

			</rdf:Seq>
		</items>

	</channel>

	<item rdf:about="http://localhost:2784/26/a8/26a8f5b6.html">
		<guid>http://localhost:2784/26/a8/26a8f5b6.html</guid>
		<pubDate>1603569708</pubDate>
		<title>also, building is extremely fast! nice!</title>
		<link>http://localhost:2784/26/a8/26a8f5b6.html</link>
		<description>
				<![CDATA[
				&gt;&gt;025b3f7cb811ec458cd03489d74f3000d9c50b2e<br />
<br />
also, building is extremely fast! nice!<br />

				]]>
		</description>
	</item>
<item rdf:about="http://localhost:2784/02/5b/025b3f7c.html">
		<guid>http://localhost:2784/02/5b/025b3f7c.html</guid>
		<pubDate>1603569322</pubDate>
		<title>hello from tildes.club</title>
		<link>http://localhost:2784/02/5b/025b3f7c.html</link>
		<description>
				<![CDATA[
				hello from tildes.club<br />
<br />
here is testing results<br />
<br />
a) relativize_urls was off by default, which broke the site, since it is in a subdir.<br />
<br />
b) when turned on, relativize_urls did not work for all links<br />
<br />
c) for some reason, 404s above my user dir broke my browser, so 404 was fatal. must be more effort to avoid 404s.<br />
idea: crawl site, and automatically disable any links which point to 404 page.<br />
<br />
d) don't know how to get access.log yet, so that's unavailable as a submission method.<br />
<br />
e) php submission method also not working great. it seems to redirect, but no file is written.<br />
<br />
f) can still edit text file, and hopefully this will work.<br />
<br />
g) site compiled without any missing dependencies, which is encouraging.<br />
<br />
#meta<br />

				]]>
		</description>
	</item>
<item rdf:about="http://localhost:2784/e2/9c/e29c90ab.html">
		<guid>http://localhost:2784/e2/9c/e29c90ab.html</guid>
		<pubDate>1603568963</pubDate>
		<title>Software Updated to Version d959bf87..</title>
		<link>http://localhost:2784/e2/9c/e29c90ab.html</link>
		<description>
				<![CDATA[
				Software Updated to Version d959bf87..<br />
<br />
Installed software version has changed from 0 to d959bf874ee5b3ad4739212616de94e6b73268f5<br />
<br />
No changelog will be generated because $lastVersion is false<br />
<br />
#changelog
				]]>
		</description>
	</item>


</rdf:RDF>
