<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
	<channel rdf:about="my.afterdawn.com/latest_blog_entries.cfm">
		<title>Blogs by tag: problems</title>
		<link>http://my.afterdawn.com/latest_blog_entries.cfm</link>
		<description>All blogs are stored at my.afterdawn.com.</description>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>2</sy:updateFrequency>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://my.afterdawn.com/ketola/blog_entry.cfm/1563/problems_with_the_database_server_part_2"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/ketola/blog_entry.cfm/1552/"/>
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://my.afterdawn.com/ketola/blog_entry.cfm/1563/problems_with_the_database_server_part_2">
		<title>Further problems with the DB server (updated)</title>
		<link>http://my.afterdawn.com/ketola/blog_entry.cfm/1563/problems_with_the_database_server_part_2</link>
		<description>
			Had to take the secondary DB server out of action today, because the MySQL relay log had corrupted during an unclean reboot, and there wasn&apos;t any feasible way of fixing it quickly enough.

After the server was taken offline a database dump was taken fro...
		</description>
	</item>
	<item rdf:about="http://my.afterdawn.com/ketola/blog_entry.cfm/1552/">
		<title>Yesterday's problems with the site</title>
		<link>http://my.afterdawn.com/ketola/blog_entry.cfm/1552/</link>
		<description>
			Yesterday the site had it&apos;s share of problems. First the secondary database server (aka slave server) halted with an I/O error. Since some new queries had recently been routed to this server, it took down the site and forums, when the Web servers tried to...
		</description>
	</item>
</rdf:RDF>