<?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 Initial Hypothesis</title>
	<atom:link href="http://www.initialhypothesis.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.InitialHypothesis.com</link>
	<description>Initial Hypotheses developed from random ideas, new technology ventures, and business development experiences.</description>
	<pubDate>Tue, 18 Nov 2008 15:00:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>Comment on Hyper-targeting without the Hype by dhelmreich</title>
		<link>http://www.InitialHypothesis.com/archives/9#comment-20</link>
		<dc:creator>dhelmreich</dc:creator>
		<pubDate>Fri, 07 Mar 2008 19:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.InitialHypothesis.com/archives/9#comment-20</guid>
		<description>I don't particularly think it will take ten years, but this seems to be a common sentiment across media execs that true 1:1 (as condoned by the FTC) is a long way off.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t particularly think it will take ten years, but this seems to be a common sentiment across media execs that true 1:1 (as condoned by the FTC) is a long way off.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hyper-targeting without the Hype by Gib Olander</title>
		<link>http://www.InitialHypothesis.com/archives/9#comment-19</link>
		<dc:creator>Gib Olander</dc:creator>
		<pubDate>Fri, 07 Mar 2008 16:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.InitialHypothesis.com/archives/9#comment-19</guid>
		<description>do you really think one to one will take ten years? When you look at the communication that goes on in a Facebook environment or even in Amazon I think a 1 to 1 maketing experience is a lot closer then 10 years.</description>
		<content:encoded><![CDATA[<p>do you really think one to one will take ten years? When you look at the communication that goes on in a Facebook environment or even in Amazon I think a 1 to 1 maketing experience is a lot closer then 10 years.</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');
?>