<?php
	define('BIRDFEED', 'Per-post comments');
	include($_SERVER['DOCUMENT_ROOT'].'/feeder/index.php');
?>
<?php
	header("Content-Type:text/xml"); 
	echo '<?xml version="1.0" encoding="utf-8"?'.">\r";
?>
<rss version="2.0">
  <channel>
    <title>Kit·Blog Notes &#8212; Comments on &ldquo;Didn't see that coming&rdquo;</title>
    <link>http://kitblog.com/notes/2007/09/didnt_see_that_coming.html</link>
    <description>Kit·Blog Notes &#8212; Comments on &ldquo;Didn't see that coming&rdquo;</description>
	<language>en</language>
	<copyright>Cristian -Kit- Paul</copyright>
	<lastBuildDate></lastBuildDate>
	<generator>http://www.movabletype.org/?v=5.031</generator>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	
    
  </channel>
</rss>
