<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for Free Adult Comics Blog</title>
	<atom:link href="http://www.freeadult-comics.info/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.freeadult-comics.info/blog</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Sun, 05 Sep 2010 09:36:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>Comment on Welcome to my Free Adult Comics Blog by Mr WordPress</title>
		<link>http://www.freeadult-comics.info/blog/?p=1#comment-1</link>
		<dc:creator>Mr WordPress</dc:creator>
		<pubDate>Sat, 07 Jan 2006 15:19:00 +0000</pubDate>
		<guid isPermaLink="false">/?p=1#comment-1</guid>
		<description>Hi, this is a comment.&lt;br /&gt;To delete a comment, just log in, and view the posts' comments, there you will have the option to edit or delete them.</description>
		<content:encoded><![CDATA[<p>Hi, this is a comment.<br />To delete a comment, just log in, and view the posts&#8217; comments, there you will have the option to edit or delete them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
p-blog-header.php which does and tells WordPress to load the theme.
 *
 * @package WordPress
 */

/**
 * Tells WordPress to load the WordPress theme and output it.
 *
 * @var bool
 */
define('WP_USE_THEMES', true);

/** Loads the WordPress Environment and Template */
require('./wp-blog-header.php');
?>