<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Davidbeking.com &#187; WTC</title>
	<atom:link href="http://davidbeking.com/category/wtc-method-wtc-website-traffic-conversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidbeking.com</link>
	<description>David King... Business, Marketing, Internet, Money. Inspiring Innovation. Elite Education. Mastering Marketing.</description>
	<lastBuildDate>Wed, 18 Jan 2012 21:16:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://davidbeking.com</link>
<url>http://davidbeking.com/wp-content/mbp-favicon/5420_125372821897_125371816897_3000611_823528_n.jpg</url>
<title>Davidbeking.com</title>
</image>
		<item>
		<title>ebiz questions answered</title>
		<link>http://davidbeking.com/ebiz-questions-answered/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://davidbeking.com/ebiz-questions-answered/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 01:39:12 +0000</pubDate>
		<dc:creator>David King</dc:creator>
				<category><![CDATA[WTC]]></category>

		<guid isPermaLink="false">http://davidbeking.com/?p=731</guid>
		<description><![CDATA[Digg Digg Please Leave your comments and Re-tweet! Thanks DBK No related posts. Related posts brought to you by Yet Another Related Posts Plugin.


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><div id='dd_ajax_float'><div class='dd_button_v'><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='tall' href='http://davidbeking.com/category/wtc-method-wtc-website-traffic-conversion/feed/'></g:plusone></div><div style='clear:left'></div><div class='dd_button_v'><a href="http://twitter.com/share"  class="twitter-share-button" data-url="http://davidbeking.com/category/wtc-method-wtc-website-traffic-conversion/feed/" data-count="vertical" data-text="WTC" data-via="davidbeking" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style='clear:left'></div><div class='dd_button_v'><iframe src='http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavidbeking.com%2Fcategory%2Fwtc-method-wtc-website-traffic-conversion%2Ffeed%2F&amp;locale=en_US&amp;layout=box_count&amp;action=like&amp;width=50&amp;height=60&amp;colorscheme=light' scrolling='no' frameborder='0' style='border:none; overflow:hidden; width:50px; height:60px;' allowTransparency='true'></iframe></div><div style='clear:left'></div><div class='dd_button_v'><script src='http://www.stumbleupon.com/hostedbadge.php?s=5&amp;r=http%3A%2F%2Fdavidbeking.com%2Fcategory%2Fwtc-method-wtc-website-traffic-conversion%2Ffeed%2F'></script></div><div style='clear:left'></div><div id='dd_name'><a href="http://www.diggdigg2u.com"  target='_blank'>Digg Digg</a></div></div><div class='dd_content_wrap'><p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="autoplay=false" /><param name="src" value="http://www.ustream.tv/flash/video/2048328" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://www.ustream.tv/flash/video/2048328" allowfullscreen="true" flashvars="autoplay=false"></embed></object></p>
<p>Please Leave your comments and Re-tweet! </p>
<p>Thanks <img src='http://davidbeking.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile ebiz questions answered" class='wp-smiley' title="ebiz questions answered" />  </p>
<p>DBK</p>
</div><style type="text/css" media="screen">#dd_ajax_float{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin-left:-120px;
	margin-right:10px;
	margin-top:10px;
	position:absolute;
	z-index:9999;
}</style><script type="text/javascript">jQuery(document).ready(function($){

	//put content div class, when scroll beyond this y, float it
	var $postShare = $('#dd_ajax_float');
	
	if($('.dd_content_wrap').length > 0){
	
		var descripY = parseInt($('.dd_content_wrap').offset().top) - 20;
		var pullX = $postShare.css('margin-left');
	
		$(window).scroll(function () { 
		  
			var scrollY = $(window).scrollTop();
			var fixedShare = $postShare.css('position') == 'fixed';
			
			//make sure .post_share exists
			if($('#dd_ajax_float').length > 0){
			
				if ( scrollY > descripY && !fixedShare ) {
					$postShare.stop().css({
						position: 'fixed',
						top: 16
					});
				} else if ( scrollY < descripY && fixedShare ) {
					$postShare.css({
						position: 'absolute',
						top: descripY,
						marginLeft: pullX
					});
				}
				
			}
	
		});
	}
});</script><script type="text/javascript"> jQuery(document).ready(function($) {
	
		if($(window).width()> 790){ 
			$('#dd_ajax_float').show()
		}else{
			$('#dd_ajax_float').hide()
		}

		$(window).resize(function() { 
			
			if($(window).width()> 790){ 
				$('#dd_ajax_float').show()
			}else{
				$('#dd_ajax_float').hide()
			}
			
		});  

	}); ;</script><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavidbeking.com%2Febiz-questions-answered%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://davidbeking.com/ebiz-questions-answered/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Beauty Behind the wtc method&#8230;</title>
		<link>http://davidbeking.com/the-beauty-behind-the-wtc-method/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://davidbeking.com/the-beauty-behind-the-wtc-method/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 23:32:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WTC]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[adsense account cancelled]]></category>
		<category><![CDATA[advermation]]></category>
		<category><![CDATA[affiliate marketing]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[best day of the week]]></category>
		<category><![CDATA[best time]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[business building]]></category>
		<category><![CDATA[cani]]></category>
		<category><![CDATA[constant]]></category>
		<category><![CDATA[Contact]]></category>
		<category><![CDATA[copywriting]]></category>
		<category><![CDATA[david be king live]]></category>
		<category><![CDATA[david king entrepreneur ferrari]]></category>
		<category><![CDATA[david king live coaching]]></category>
		<category><![CDATA[davidbeking.com]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[email marketing]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[follow]]></category>
		<category><![CDATA[high school counselor]]></category>
		<category><![CDATA[Hip]]></category>
		<category><![CDATA[Home Based Business Opportunity]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[how to get traffic to your website for free! social media traffic]]></category>
		<category><![CDATA[I-Improvement]]></category>
		<category><![CDATA[improvement]]></category>
		<category><![CDATA[insane]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[internet advertising]]></category>
		<category><![CDATA[internet marketing]]></category>
		<category><![CDATA[internet marketing startup business]]></category>
		<category><![CDATA[Make]]></category>
		<category><![CDATA[make money online]]></category>
		<category><![CDATA[market]]></category>
		<category><![CDATA[Method]]></category>
		<category><![CDATA[Money]]></category>
		<category><![CDATA[N-Neverending]]></category>
		<category><![CDATA[newsletter]]></category>
		<category><![CDATA[pyramid momentum]]></category>
		<category><![CDATA[question]]></category>
		<category><![CDATA[relation]]></category>
		<category><![CDATA[Relationship]]></category>
		<category><![CDATA[sales experience]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[slang term]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[software program]]></category>
		<category><![CDATA[SOLUTION]]></category>
		<category><![CDATA[some basic and simple ways to monetize your website]]></category>
		<category><![CDATA[something]]></category>
		<category><![CDATA[step]]></category>
		<category><![CDATA[stompernet]]></category>
		<category><![CDATA[stomping the search engines]]></category>
		<category><![CDATA[success]]></category>
		<category><![CDATA[target]]></category>
		<category><![CDATA[the wtc method]]></category>
		<category><![CDATA[the wtc method master]]></category>
		<category><![CDATA[traffic generation]]></category>
		<category><![CDATA[travelocity]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[twitter marketing]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://davidbeking.com/?p=581</guid>
		<description><![CDATA[There is something unique about the wtc method.  I have spent countless hours and money on Learning to make money online, But none of them sum it up like the wtc method.  Let me explain&#8230; When I first started out I tried a lot of different things.  I tried ebay, clickbank, affiliate marketing, adsense, matrix [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>There is something unique about the wtc method.  I have spent countless hours and money on Learning to make money online, But none of them sum it up like the wtc method.  Let me explain&#8230;</p>
<p>When I first started out I tried a lot of different things.  I tried ebay, clickbank, affiliate marketing, adsense, matrix pyramid schemes, I even tried cash gifting!</p>
<p>The List goes on and on.</p>
<p>The wtc method can be broken down within this blog post.</p>
<p>The first part of the wtc method is the w of course.  The &#8220;W&#8221; stands for website.  You need a website, plain and simple.  You can make money online through affiliate marketing without having your own website but having your own website helps because it pre-sells the website visitor on that product or service that you are promoting.  A website is the first step to making money online.  If you want to build a sustainable business that lasts you will always have to create a website.  That is always the first step.</p>
<p>The second step in the wtc method is the t.  The &#8220;T&#8221; stands for traffic.  You need traffic to come to your website in order to sell your product(s) or service(s)! You don&#8217;t need to own a product.  For example I don&#8217;t own a product that is for sale but I do make money from affiliate marketing.  I promote things like hosting and internet marketing home study courses.  YOU NEED traffic in order to be successful.  There are plenty of ways to get traffic.  Search engine optimization is one of the best because it&#8217;s targeted traffic.  You can also get traffic through articles and social media sites like youtube, facebook and twitter.</p>
<p>The Thirst part of the wtc method is the c.  The &#8220;C&#8221; stands for Conversion! Conversion is simply the act of converting a website visitor to a sale or lead or some form of mulah&#8230; the money&#8230; the paper&#8230; the cheddar&#8230; You get the picture. <img src='http://davidbeking.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile The Beauty Behind the wtc method..." class='wp-smiley' title="The Beauty Behind the wtc method..." /> </p>
<p>You need to learn some basic copywriting and sales material in order to effectively learn how to convert traffic into a sale or lead.  One of the things that I highly recommend that every website owner has is a blog and email newsletter.  By having a blog and email newsletter your website visitors get to know you and you can build that relationship.  By building that relationship you will make more money when you do an email promotion to your list or on your blog.</p>
<p>Right now I use Getresponse email marketing solutions.  You can find more about them here: <a href="http://davidbeking.com/getresponse#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" >http://Davidbeking.com/getresponse</a></p>
<p>If you are brand new and you want a blog I would recommend wordpress dream theme.  It&#8217;s a extremely customizable wordpress theme that I am considering using on my blog here.  You can find more about that here: <a href="http://davidbeking.com/wpdreamtheme#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"  target="_blank">http://Davidbeking.com/wpdreamtheme</a></p>
<p>I know for a fact that an email newsletter and a blog are great ways to continue building a relationship with your customers and website visitores.</p>
<p>It&#8217;s a great way to be in constant contact with them to remind them that your still here <img src='http://davidbeking.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile The Beauty Behind the wtc method..." class='wp-smiley' title="The Beauty Behind the wtc method..." /> </p>
<p>Whatever level you are on in your business I encourage you to follow the wtc method.</p>
<p>Website &gt; Traffic &gt; Conversion</p>
<p>It doesn&#8217;t get much simpler, Just learn one at a time then move to the next step.</p>
<p>After you have got a little experience in each area I encourage you to use what&#8217;s called &#8220;Cani&#8221; and improve on them.</p>
<p>Cani stands for&#8230;</p>
<p>C-constant</p>
<p>A-And</p>
<p>N-Neverending</p>
<p>I-Improvement</p>
<p>If you keep working at it you will make it to the point where you can work from home full time.</p>
<p>Just stay tuned into my blog and newsletter! And Make sure to be at my live show every week at <a href="http://davidbeking.com/live#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"  target="_blank">http://Davidbeking.com/live</a> so that you can get your questions answered!</p>
<p>Have an awesome night! Enjoy it!</p>
<p>David King</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavidbeking.com%2Fthe-beauty-behind-the-wtc-method%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://davidbeking.com/the-beauty-behind-the-wtc-method/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I may be the only internet marketer to ever do this :)</title>
		<link>http://davidbeking.com/i-may-be-the-only-internet-marketer-to-ever-do-this/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://davidbeking.com/i-may-be-the-only-internet-marketer-to-ever-do-this/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 22:50:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WTC]]></category>
		<category><![CDATA[coaching]]></category>
		<category><![CDATA[Contact]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[internet business consulting]]></category>
		<category><![CDATA[internet marketer]]></category>
		<category><![CDATA[internet marketing coach]]></category>
		<category><![CDATA[internet marketing consulting]]></category>
		<category><![CDATA[internet marketing life coach]]></category>
		<category><![CDATA[internet web marketer coach]]></category>
		<category><![CDATA[market]]></category>
		<category><![CDATA[marketer]]></category>
		<category><![CDATA[night]]></category>
		<category><![CDATA[online business coach]]></category>
		<category><![CDATA[online coach]]></category>
		<category><![CDATA[round]]></category>
		<category><![CDATA[spartans]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web marketing coach]]></category>
		<category><![CDATA[web marketing consulting]]></category>

		<guid isPermaLink="false">http://davidbeking.com/?p=563</guid>
		<description><![CDATA[100% free coaching&#8230; Here&#8217;s the Dealio Contact me on twitter at http://twitter.com/davidbeking or on facebook! When you contact me make it an @reply because I don&#8217;t really read or reply to most of my direct messages! I look forward to coaching the you soon&#8230; If you are serious that is Have a great night! I&#8217;m [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>100% free coaching&#8230;</p>
<p>Here&#8217;s the Dealio <img src='http://davidbeking.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile I may be the only internet marketer to ever do this :)" class='wp-smiley' title="I may be the only internet marketer to ever do this :)" /> </p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/bhFalv-dpG0&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/bhFalv-dpG0&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Contact me on twitter at http://twitter.com/davidbeking or on facebook!</p>
<p>When you contact me make it an @reply because I don&#8217;t really read or reply to most of my direct messages!</p>
<p>I look forward to coaching the you soon&#8230; If you are serious that is <img src='http://davidbeking.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile I may be the only internet marketer to ever do this :)" class='wp-smiley' title="I may be the only internet marketer to ever do this :)" /> </p>
<p>Have a great night!</p>
<p>I&#8217;m ready to watch my Spartans win in the first round of the tournament!</p>
<p>GO STATE!</p>
<p>Dbk</p>
<p>P.S. Just keep me in mind when I make my own products <img src='http://davidbeking.com/wp-includes/images/smilies/icon_smile.gif' alt="icon smile I may be the only internet marketer to ever do this :)" class='wp-smiley' title="I may be the only internet marketer to ever do this :)" /> </p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavidbeking.com%2Fi-may-be-the-only-internet-marketer-to-ever-do-this%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://davidbeking.com/i-may-be-the-only-internet-marketer-to-ever-do-this/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>It&#8217;s been a long time comin!</title>
		<link>http://davidbeking.com/its-been-a-long-time-comin/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://davidbeking.com/its-been-a-long-time-comin/#comments</comments>
		<pubDate>Sun, 18 Jan 2009 21:48:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WTC]]></category>
		<category><![CDATA[alot of people]]></category>
		<category><![CDATA[conversion]]></category>
		<category><![CDATA[Converting]]></category>
		<category><![CDATA[david king]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[FINALLY]]></category>
		<category><![CDATA[insight]]></category>
		<category><![CDATA[internet business]]></category>
		<category><![CDATA[january 24]]></category>
		<category><![CDATA[long time]]></category>
		<category><![CDATA[making money]]></category>
		<category><![CDATA[Method]]></category>
		<category><![CDATA[monetary value]]></category>
		<category><![CDATA[the wtc method]]></category>
		<category><![CDATA[the wtc method man]]></category>
		<category><![CDATA[the wtc method master]]></category>
		<category><![CDATA[traffic]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[website visitors]]></category>
		<category><![CDATA[wtc method]]></category>

		<guid isPermaLink="false">http://davidbeking.com/?p=332</guid>
		<description><![CDATA[Hello guys and gals! It has been a long time coming. The Wtc Method is going to help alot of people with guidance in their internet business.  The Wtc Method is more than just &#8220;making money online.&#8221;  It&#8217;s about realizing the different types of websites, and which is best for you and your business. It&#8217;s [...]


No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>Hello guys and gals!</p>
<p>It has been a long time coming.</p>
<p>The Wtc Method is going to help alot of people with guidance in their internet business.  The Wtc Method is more than just &#8220;making money online.&#8221;  It&#8217;s about realizing the different types of websites, and which is best for you and your business.</p>
<p>It&#8217;s about realizing the many ways to get traffic to your website, and understanding which metod or methods are best for you.</p>
<p>And last but not least it&#8217;s about understanding conversion, Converting your website visitors into buyers, readers and into monetary value!</p>
<p>The Wtc method is for those getting started online in their first internet business.</p>
<p>It&#8217;s also for those who want to start an internet business but don&#8217;t know exactly where to start.</p>
<p>I will FINALLY be releasing the Wtc Method in the next week!</p>
<p>Before january 24, 2009 it will finally be released.</p>
<p>Let me know what you think about the wtc method after you&#8217;ve read it.</p>
<p>What did you like or not like about it?</p>
<p>Did you have any questions that you feel the report should have covered?</p>
<p>Did reading the report give you some different insight that you would like to share?</p>
<p>Give me some feedback!</p>
<p>Let me know what ya think!</p>
<p>I hope that it can give those of you who don&#8217;t have any guidance something to follow to get you to where you want to be.</p>
<p>Leave me some feedback!</p>
<p>Thanks!</p>
<p>David King&#8230;&#8230;&#8230;&#8230;aka&#8230;. David BE King</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fdavidbeking.com%2Fits-been-a-long-time-comin%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>

<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://davidbeking.com/its-been-a-long-time-comin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

