<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: database</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/drd/blog_entry.cfm/2224/splitting_up_a_forum_database"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/borhan9/blog_entry.cfm/1963/tafedbexam95"/>
				<rdf:li rdf:resource="http://my.afterdawn.com/ketola/blog_entry.cfm/1563/problems_with_the_database_server_part_2"/>
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://my.afterdawn.com/drd/blog_entry.cfm/2224/splitting_up_a_forum_database">
		<title>Sharding a forum database</title>
		<link>http://my.afterdawn.com/drd/blog_entry.cfm/2224/splitting_up_a_forum_database</link>
		<description>
			Ok, this is just me thinking out loud, nothing to prove my theory or correctness of my thinking yet, but wanted to put something in paper anyway, in case something comes up and I forget the concept before having time to work on the process..

Anyway, ev...
		</description>
	</item>
	<item rdf:about="http://my.afterdawn.com/borhan9/blog_entry.cfm/1963/tafedbexam95">
		<title>95% Access Database Exam</title>
		<link>http://my.afterdawn.com/borhan9/blog_entry.cfm/1963/tafedbexam95</link>
		<description>
			Two weeks ago we had our database exam for our I.T course and as you xan see from the heading of the blog i achieved 95% as my result. It was great during the exam I had a great feeling covering all the different sections of the exam i knew at least i wou...
		</description>
	</item>
	<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>
</rdf:RDF>