<?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 on: Using Box.net to share files</title>
	<atom:link href="http://www.macshout.com/2007/05/01/using-boxnet-to-share-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.macshout.com/2007/05/01/using-boxnet-to-share-files/</link>
	<description>Shouting about the mac!</description>
	<pubDate>Tue, 06 Jan 2009 11:05:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Aaron</title>
		<link>http://www.macshout.com/2007/05/01/using-boxnet-to-share-files/#comment-2023</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 02 May 2007 06:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.macshout.com/2007/05/01/using-boxnet-to-share-files/#comment-2023</guid>
		<description>Hi, Glad to see you enjoy our products!

Just wanted to let you know about our new widget

www.box.net/get

It lets other users upload directly to the widget, has password protection, and streams any kind of media.

Let me know what you think and enjoy!

Sincerely,

Aaron D.
Box.net</description>
		<content:encoded><![CDATA[<p>Hi, Glad to see you enjoy our products!</p>
<p>Just wanted to let you know about our new widget</p>
<p><a href="http://www.box.net/get" >http://www.box.net/get</a></p>
<p>It lets other users upload directly to the widget, has password protection, and streams any kind of media.</p>
<p>Let me know what you think and enjoy!</p>
<p>Sincerely,</p>
<p>Aaron D.<br />
Box.net</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');
?>