<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	>
<channel>
	<title>Comments on: Leafcutter John interview [Listen 29:30 min] Landing My Spaceship with Leafcutter John S02 Ep04 (part 1 of 3)</title>
	<atom:link href="http://www.goingthruvinyl.com/wp/2012/03/leafcutter-john-interview-listen-2930-min-landing-my-spaceship-with-leafcutter-john-s02-ep04-part-1-of-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goingthruvinyl.com/wp/2012/03/leafcutter-john-interview-listen-2930-min-landing-my-spaceship-with-leafcutter-john-s02-ep04-part-1-of-3/</link>
	<description>Buy, Sell and Learn About Vinyl Records!</description>
	<lastBuildDate>Wed, 03 Apr 2013 11:46:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Nick Vidrich</title>
		<link>http://www.goingthruvinyl.com/wp/2012/03/leafcutter-john-interview-listen-2930-min-landing-my-spaceship-with-leafcutter-john-s02-ep04-part-1-of-3/#comment-674</link>
		<dc:creator>Nick Vidrich</dc:creator>
		<pubDate>Sun, 01 Apr 2012 16:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://goingthruvinyl.com/?p=2167#comment-674</guid>
		<description>Unique artist, interesting interview. Never heard of the guy before.</description>
		<content:encoded><![CDATA[<p>Unique artist, interesting interview. Never heard of the guy before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: part Part 1/3 audio interview with goingthruvinyl.com &#124; leafcutterjohn.com</title>
		<link>http://www.goingthruvinyl.com/wp/2012/03/leafcutter-john-interview-listen-2930-min-landing-my-spaceship-with-leafcutter-john-s02-ep04-part-1-of-3/#comment-648</link>
		<dc:creator>part Part 1/3 audio interview with goingthruvinyl.com &#124; leafcutterjohn.com</dc:creator>
		<pubDate>Wed, 28 Mar 2012 18:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://goingthruvinyl.com/?p=2167#comment-648</guid>
		<description>[...] Listen here. [...]</description>
		<content:encoded><![CDATA[<p>[...] Listen here. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

</div>
</div>

<div class="clr"></div>

</div><!-- #close root content-->
</div><!-- #close root-->

<div id="ftr">
  <div class="inr">
    <div style="text-align:center;">
      <a href="http://www.goingthruvinyl.com/about">About Us</a> | <a href="http://www.goingthruvinyl.com/fees">Pricing &amp; Fees</a> | <a href="http://www.goingthruvinyl.com/terms">Terms &amp; Services</a> | <a href="http://www.goingthruvinyl.com/privacy">Privacy Policy</a> 
    </div>
  </div>
</div>

<script type="text/javascript" src="/assets/js/jquery/js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="/assets/js/jquery/js/jquery-ui-1.8rc3.custom.min.js"></script>
<!--<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script>-->
<!--<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.5/jquery-ui.min.js"></script>-->
<script src="/assets/js/jquery/js/jvalidate/jquery.validate.js" type="text/javascript"></script>
<script src="/assets/js/jQuery_blockUI.js" type="text/javascript"></script>
<script type="text/javascript" src="/assets/js/cart.js"></script>
<script src="/assets/js/gtvinyl.js" type="text/javascript"></script>
<script type="text/javascript" src="/assets/js/albumbrowser.js"></script>
<script type="text/javascript" src="/assets/js/tooltip.min.js"></script>

<script type="text/javascript">
$(function(){
$('body').addClass('js-available');
   $('.album-widget').albumWidget();
});

$("#cartContent").delegate(".deleteCartItem", "click", function(){
	var catalog_id = $(this).attr('id');
    $.getJSON('/cart-delete?catalog_id=' + catalog_id, function(data) {
    	$("#cartContent").load('/cart #cart_container');
        alert(data.response);
    });
});

$('#toggleCart').toggle(
	function(){
		$(this).css("background","url(/assets/i/right-arrow-1.png)");
		$("#shoppingCart").animate({ 
	        width: "700px",
	        opacity: 1.0,
        }, 500);
		$("#cartContent").show().load('/cart #cart_container', function() {
			$(".button").button();
		});
		
	},
    function(){
		$(this).css("background","url(/assets/i/left-arrow-big-copy.png)");
        $("#shoppingCart").animate({ 
            width: "120px",
        }, 500);
        $("#cartContent").hide();
	}
);

$('.show-tooltip').tooltip();

</script>


<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-11871877-2']);
  _gaq.push(['_setDomainName', '.goingthruvinyl.com']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

</body>
</html>
