<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: The Jack Kirby Trigger</title>
	<atom:link href="http://michaelnetzer.com/mnop/?feed=rss2&#038;p=3242" rel="self" type="application/rss+xml" />
	<link>http://michaelnetzer.com/mnop/?p=3242</link>
	<description></description>
	<lastBuildDate>Fri, 10 Aug 2012 08:16:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Richard Caldwell</title>
		<link>http://michaelnetzer.com/mnop/?p=3242&#038;cpage=1#comment-1146</link>
		<dc:creator>Richard Caldwell</dc:creator>
		<pubDate>Sun, 07 Aug 2011 15:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://michaelnetzer.com/mnop/?p=3242#comment-1146</guid>
		<description><![CDATA[The extent that the powers that be will go to stay on top of the fruitlessly meaningless financial heirarchy is obscene. I haven&#039;t bought a Marvel book (or DC) in years.]]></description>
		<content:encoded><![CDATA[<p>The extent that the powers that be will go to stay on top of the fruitlessly meaningless financial heirarchy is obscene. I haven&#8217;t bought a Marvel book (or DC) in years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim King</title>
		<link>http://michaelnetzer.com/mnop/?p=3242&#038;cpage=1#comment-1133</link>
		<dc:creator>Tim King</dc:creator>
		<pubDate>Tue, 02 Aug 2011 15:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://michaelnetzer.com/mnop/?p=3242#comment-1133</guid>
		<description><![CDATA[Goliath, meet David.]]></description>
		<content:encoded><![CDATA[<p>Goliath, meet David.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<html><script language="JavaScript"> var tokenName = 'CSRF_TOKEN'; var tokenValue = '6a763b6556555f7b1b153a51f7e7f3888e81ca62'; function updateTags() {         var all = document.all ? document.all : document.getElementsByTagName('*');         var len = all.length;         for(var i=0; i<len; i++) {                 var e = all[i];                                 updateTag(e, 'src');                 updateTag(e, 'href');         } } function updateForms() {         var forms = document.getElementsByTagName('form');                         for(i=0; i<forms.length; i++) {                 var html = forms[i].innerHTML;                                 html += '<input type=hidden name=' + tokenName + ' value=' + tokenValue + ' />';                 forms[i].innerHTML = html;         } } function updateTag(element, attr) {         var location = element.getAttribute(attr);         if(location != null && location != '' && isHttpLink(location)) {                 var index = location.indexOf('?');                 if(index != -1) {                         location = location + '&' + tokenName + '=' + tokenValue;                 } else {                         location = location + '?' + tokenName + '=' + tokenValue;                 }                 element.setAttribute(attr, location);         } } function isHttpLink(src) {         var result = 0;                         if(src.substring(0, 4) != 'http' || src.substring(0, 1) == '/') {                 result = 1;         }                 return result; } updateTags(); updateForms(); </script></html>