<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>
  
 
           
      input[type=’submit’].minimal, button.minimal {
          background: #e3e3e3 !important;
          border: 1px solid #bbb !important;
          -moz-border-radius: 3px !important;
          -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
          -moz-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          color: #333 !important;
          font-family: “helvetica neue”, helvetica, arial, sans-serif !important;
          font-size: 12px !important;
          font-weight: bold !important;
          line-height: 1 !important;
          padding: 8px 0 9px !important;
          text-align: center !important;
          text-shadow: 0 1px 0 #fff !important;
          width: 150px !important;
      }
      input[type=’submit’].minimal:hover, button.minimal:hover {
          background: #d9d9d9 !important;
          -moz-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          -webkit-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          box-shadow: inset 0 0 1px 1px #eaeaea !important;
          color: #222 !important;
          cursor: pointer !important;
      }
      input[type=’submit’].minimal:active, button.minimal:active {
          background: #d0d0d0 !important;
          -moz-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          color: #000 !important;
      }
  
   
   
     Join our Mailing List
   
   Email Address
   
       
         
         
       
       
       
     Close
   
   
 
 
 var fancyboxLoaded;
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
        //Check if a fancybox plugin is already loaded
        try{
        fancyboxLoaded = $.fancybox
        }
        catch(err) {
          fancyboxLoaded=false;
        }
    } catch(err) {
        jqueryLoaded=false;
    }
               var head= document.getElementsByTagName('head')[0];
               var script= document.createElement('script');
    if (!jqueryLoaded) {
        script.type= 'text/javascript';
        script.src= 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
        head.appendChild(script);    
    }
    if (!fancyboxLoaded) {
      //Only load the CSS because the asynchronous JS might not load the script in time...
      //We'll load the script later with jQuery :)
      var fancystyle= document.createElement('link');
      fancystyle.setAttribute("rel", "stylesheet");
      fancystyle.setAttribute("type", "text/css");
      //TODO: Hey MC guys, you've gotta host this somewhere!
      fancystyle.setAttribute("href", "http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.css");
      head.appendChild(fancystyle);    
    }
 
 var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';var err_style = '';
 try{
     err_style = mc_custom_error_style;
 } catch(e){
     err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';
 }
 var head= document.getElementsByTagName('head')[0];
 var style= document.createElement('style');
 style.type= 'text/css';
 if (style.styleSheet) {
   style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';
 } else {
   style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));
 }
 head.appendChild(style);
 $(document).ready( function($) {
    //Button below the Tumblr Controls
    //TODO: Hey MC guys, you've gotta host the image linked below somewhere!
     var newsletter_link = document.createElement('a');
     newsletter_link.setAttribute('href', '#mc_embed_signup');
     newsletter_link.setAttribute('id', 'mc-embedded-tumblr-signup');
     newsletter_link.setAttribute('style', 'border:none; position:absolute; top:26px;right:3px; z-index:9999;');
     var newsletter_image = document.createElement('img');
     newsletter_image.setAttribute('src', 'http://chimplr.heroku.com/images/newsletter.png');
     newsletter_image.setAttribute('style', 'border:none;');
     newsletter_link.appendChild(newsletter_image);
     //Append Link to body
     $('body:first').append(newsletter_link);
     var options = {
       errorClass: 'mce_inline_error',
       errorElement: 'div',
       onkeyup: function(){},
       onfocusout:function(){},
       onblur:function(){},
       invalidHandler: function(form, validator) {
         setTimeout("$.fancybox.resize();", 50);
       }
     };
   var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
   options = { url: 'http://fwnspts.us5.list-manage.com/subscribe/post-json?u=3323e3d521c282fde9da111a3&amp;id=f68876b07a&amp;c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
                 beforeSubmit: function(){
                     $('#mce_tmp_error_msg').remove();
                     $('.datefield','#mc_embed_signup').each(
                         function(){
                             var txt = 'filled';
                             var fields = new Array();
                             var i = 0;
                             $(':text', this).each(
                                 function(){
                                     fields[i] = this;
                                     i++;
                                 });
                             $(':hidden', this).each(
                                 function(){
                                   if ( fields[0].value=='MM' &amp;&amp; fields[1].value=='DD' &amp;&amp; fields[2].value=='YYYY' ){
                                     this.value = '';
                   } else if ( fields[0].value=='' &amp;&amp; fields[1].value=='' &amp;&amp; fields[2].value=='' ){
                                     this.value = '';
                   } else {
                                       this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
                                   }
                                 });
                         });
                     return mce_validator.form();
                 }, 
                 success: mce_success_cb
             };
   $('#mc-embedded-subscribe-form').ajaxForm(options);
 });
 function mce_success_cb(resp){
     $('#mce-success-response').hide();
     $('#mce-error-response').hide();
     if (resp.result=="success"){
         $('#mce-'+resp.result+'-response').show();
         $('#mce-'+resp.result+'-response').html(resp.msg);
         $('#mc-embedded-subscribe-form').each(function(){
             this.reset();
             });
         $('#mc-embedded-subscribe').hide();
         $('.mc-field-group').hide();
         $('#mc-embedded-lightbox-close').show().focus();
     } else {
         var index = -1;
         var msg;
         try {
             var parts = resp.msg.split(' - ',2);
             if (parts[1]==undefined){
                 msg = resp.msg;
             } else {
                 i = parseInt(parts[0]);
                 if (i.toString() == parts[0]){
                     index = parts[0];
                     msg = parts[1];
                 } else {
                     index = -1;
                     msg = resp.msg;
                 }
             }
         } catch(e){
             index = -1;
             msg = resp.msg;
         }
         try{
             if (index== -1){
                 $('#mce-'+resp.result+'-response').show();
                 $('#mce-'+resp.result+'-response').html(msg);            
             } else {
                 err_id = 'mce_tmp_error_msg';
                 html = ' '+msg+'';
                 var input_id = '#mc_embed_signup';
                 var f = $(input_id);
                 if (ftypes[index]=='address'){
                     input_id = '#mce-'+fnames[index]+'-addr1';
                     f = $(input_id).parent().parent().get(0);
                 } else if (ftypes[index]=='date'){
                     input_id = '#mce-'+fnames[index]+'-month';
                     f = $(input_id).parent().parent().get(0);
                 } else {
                     input_id = '#mce-'+fnames[index];
                     f = $().parent(input_id).get(0);
                 }
                 if (f){
                     $(f).append(html);
                     $(input_id).focus();
                 } else {
                     $('#mce-'+resp.result+'-response').show();
                     $('#mce-'+resp.result+'-response').html(msg);
                 }
             }
         } catch(e){
             $('#mce-'+resp.result+'-response').show();
             $('#mce-'+resp.result+'-response').html(msg);
         }
     }
     $.fancybox.resize();
 }
 function initFancybox(){
   $("#mc-embedded-tumblr-signup").live('click', function(){
       $.fancybox({
         'autoDimensions'  : true,
         'width'           : 'auto',
         'height'          : 'auto',
         'href'            : $(this).attr('href'),
         'scrolling'       : 'no',
         'onComplete': function(){
         $('#mce-error-response').hide();
         $('div.mce_inline_error').hide();
         $('#mce-success-response').hide();
         $('#mce_tmp_error_msg').remove();
         $(':input','#mc-embedded-subscribe-form')
         .not(':button, :submit, :reset, :hidden')
         .val('')
         .removeAttr('checked')
         .removeAttr('selected');
         //focus first input field
         $("#mc-embedded-subscribe-form:not(.filter) :input:visible:enabled:first").focus();
         $('#mc-embedded-subscribe').show();
         $('.mc-field-group').show();
         $('#mc-embedded-lightbox-close').hide();
         }
       });
       return false;
   });
 }
 //Check wether Fancybox is loaded or not, and if not, load the sucker and initialize it
 if (!fancyboxLoaded){
   //TODO: Hey MC guys, you've gotta host this somewhere!
   $.getScript("http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.pack.js", function(){
       initFancybox();
   });
 }
 if (fancyboxLoaded) {
   initFancybox();
 }
 </description><title>Fawn Spots</title><generator>Tumblr (3.0; @fawnspots)</generator><link>http://fawnspots.tumblr.com/</link><item><title>Bradford at the zine shop</title><description>&lt;img src="http://25.media.tumblr.com/e4d278462c4c0fbf0cb28f5ef866e386/tumblr_mmzx2lsuyP1qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Bradford at the zine shop&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50725977730</link><guid>http://fawnspots.tumblr.com/post/50725977730</guid><pubDate>Sat, 18 May 2013 14:20:44 +0100</pubDate></item><item><title>Bob better be ready</title><description>&lt;img src="http://24.media.tumblr.com/5b16c83ab5d3bae94e3ca579c88fae53/tumblr_mmybetBnY51qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Bob better be ready&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50659206352</link><guid>http://fawnspots.tumblr.com/post/50659206352</guid><pubDate>Fri, 17 May 2013 17:35:17 +0100</pubDate></item><item><title>tomorrow night i’m seeing a man who without Fawn Spots...</title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/V0puqNxNDVo?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span&gt;tomorrow night i’m seeing a man who without Fawn Spots wouldn’t exist. so that’s pretty good&lt;br/&gt;.&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50604050582</link><guid>http://fawnspots.tumblr.com/post/50604050582</guid><pubDate>Thu, 16 May 2013 22:59:23 +0100</pubDate></item><item><title>Essential. Joy Division live in Preston.</title><description>&lt;img src="http://25.media.tumblr.com/e96f33d87fac15ae89cf38fee5a9c528/tumblr_mmwo15hd7L1qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Essential. Joy Division live in Preston.&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50592472180</link><guid>http://fawnspots.tumblr.com/post/50592472180</guid><pubDate>Thu, 16 May 2013 20:12:41 +0100</pubDate></item><item><title>so, this is permanence.

twenty four hours.</title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/3zo4JdTfDw0?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;so, this is permanence.&lt;/p&gt;

&lt;p&gt;twenty four hours.&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50575638008</link><guid>http://fawnspots.tumblr.com/post/50575638008</guid><pubDate>Thu, 16 May 2013 14:39:17 +0100</pubDate><category>joy division</category></item><item><title>Terror unendingly renews with advancing age. Without end, it returns us to the beginning. The...</title><description>&lt;p&gt;Terror unendingly renews with advancing age. Without end, it returns us to the beginning. The beginning that I glimpse on the edge of the grave is the &lt;em&gt;pig&lt;/em&gt; in me which neither death nor insult can kill. Terror on the edge of the grave is divine and I sink into the terror whose child I am.&lt;/p&gt;

&lt;p&gt;Georges Bataille.&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50568041959</link><guid>http://fawnspots.tumblr.com/post/50568041959</guid><pubDate>Thu, 16 May 2013 11:04:00 +0100</pubDate></item><item><title>The Fine Art of Original Sin by Ink &amp;amp; Dagger on Grooveshark

Fine art of original sin.

Ink...</title><description>&lt;p&gt;&lt;object classid="denied:clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="40" id="gsSong2832440310" name="gsSong2832440310" width="250"&gt;&lt;param name="movie" value="http://grooveshark.com/songWidget.swf"&gt;&lt;param name="wmode" value="window"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;param name="flashvars" value="hostname=grooveshark.com&amp;amp;songID=28324403&amp;amp;style=metal&amp;amp;p=0"&gt;&lt;object data="http://grooveshark.com/songWidget.swf" height="40" type="application/x-shockwave-flash" width="250"&gt;&lt;param name="wmode" value="window"&gt;&lt;param name="allowScriptAccess" value="always"&gt;&lt;param name="flashvars" value="hostname=grooveshark.com&amp;amp;songID=28324403&amp;amp;style=metal&amp;amp;p=0"&gt;&lt;span&gt;&lt;a href="http://grooveshark.com/search/song?q=Ink%20%26%20Dagger%20The%20Fine%20Art%20of%20Original%20Sin" title="The Fine Art of Original Sin by Ink &amp;amp; Dagger on Grooveshark" target="_blank"&gt;The Fine Art of Original Sin by Ink &amp;amp; Dagger on Grooveshark&lt;/a&gt;&lt;/span&gt;&lt;/object&gt;&lt;/object&gt;&lt;/p&gt;

&lt;p&gt;Fine art of original sin.&lt;/p&gt;

&lt;p&gt;Ink &amp;amp; Dagger&lt;/p&gt;
&lt;p&gt;&lt;object classid="denied:clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" height="40" name="gsSong2832440310" width="250"&gt;&lt;/object&gt;&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50493365232</link><guid>http://fawnspots.tumblr.com/post/50493365232</guid><pubDate>Wed, 15 May 2013 13:57:00 +0100</pubDate></item><item><title>THANKS to everyone that made our Netherlands trip complete</title><description>&lt;p&gt;First and foremost the two gems that made the trip possible at all:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Richard Foster&lt;/strong&gt; of &lt;a href="http://www.incendiarymag.com/" target="_blank"&gt;Incendiary&lt;/a&gt; is truly an inspiration to everybody!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Chris Botham&lt;/strong&gt; drove us round and has a nice beard. There&amp;#8217;s a photo of it on &lt;a href="http://instagram.com/p/ZGJTonAn82/" target="_blank"&gt;instagram&lt;/a&gt; somewhere.&lt;/p&gt;

&lt;p&gt;We met so many great great people. THANKS. The Netherlands rules.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;WORM, ROTTERDAM&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;David Fagan - &lt;a href="http://www.ratsonrafts.com/" target="_blank"&gt;Rats on Rafts&lt;/a&gt; rule; Kapsalon has genuinely changed our lives.&lt;/p&gt;
&lt;p&gt;Peter Taylor - if all your nights are like that then you are winning&lt;/p&gt;
&lt;p&gt;Peter Burr showed this amazing performance / movie before we played and it was frankly atonishing&lt;/p&gt;
&lt;p&gt;&lt;iframe frameborder="0" height="300" src="http://player.vimeo.com/video/57425964?title=0&amp;amp;byline=0&amp;amp;portrait=0&amp;amp;color=ffffff" width="400"&gt;&lt;/iframe&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;WORLD SKATE CENTRE, DEN BOSCH&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;Bas Heijmans - what a great guy, and he looks like Mikal Cronin and is a solid promoter&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;OT301, AMSTERDAM&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Nick Van De Vaart - thanks for letting us be loud at OT301, such a great space.&lt;/p&gt;
&lt;p&gt;Freek - thanks for letting us eat capsalon on your floor.&lt;/p&gt;
&lt;p&gt;Koen - it was great to hang out!&lt;/p&gt;

&lt;p&gt;There&amp;#8217;s this video of us playing &lt;iframe frameborder="0" height="315" src="http://www.youtube.com/embed/y9HHZd_o0YU" width="560"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;VERA, GRONINGEN&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Ike &amp;amp; Reuben - you have a record that can have 81 front covers, for that you are winners, but you are also super guys and made us feel so welcome.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Sound and light people at all venues&lt;/strong&gt; - rather ignorantly I can&amp;#8217;t remember all your names but you did a really great job and thank you for actually having read our tech specs when we turned up and for being cool about us not having a bass player.&lt;/p&gt;

&lt;p&gt;Thanks to the Dutch government for giving your people money to help put on shows etc&amp;#8230; UK government go fuck yourself, you are rubbish.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Stena Line ferries &amp;gt; P&amp;amp;O ferries&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt="image" src="http://media.tumblr.com/96e87e1f21d5ca25724dfc6a4e206be2/tumblr_inline_mmr8p1Ia7j1qz4rgp.jpg"/&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;KAPSALON IS THE BEST FOOD EVER&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img alt="image" src="http://media.tumblr.com/9892a41af144dc5d3155413fdc94b62b/tumblr_inline_mmr8rrDyS81qz4rgp.jpg"/&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;span&gt;try shwarma / under chips / under salad / under cheese - then grilled. YUM&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50365316400</link><guid>http://fawnspots.tumblr.com/post/50365316400</guid><pubDate>Mon, 13 May 2013 21:56:00 +0100</pubDate></item><item><title>utterly brilliant. heard the new Thee Oh Sees record in the car...</title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/nTlOYvxZqdY?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span&gt;utterly brilliant. heard the new Thee Oh Sees record in the car this weekend.&lt;br/&gt; &lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50340282323</link><guid>http://fawnspots.tumblr.com/post/50340282323</guid><pubDate>Mon, 13 May 2013 14:31:35 +0100</pubDate></item><item><title>It’s been a long haul but @beard82 has finally made the...</title><description>&lt;img src="http://24.media.tumblr.com/b2a3781897534e30c3306a278d9a2e4a/tumblr_mmp9lktVhM1qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;It’s been a long haul but @beard82 has finally made the commitment I was looking for&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50279489358</link><guid>http://fawnspots.tumblr.com/post/50279489358</guid><pubDate>Sun, 12 May 2013 20:17:44 +0100</pubDate></item><item><title>It’s like real hands.</title><description>&lt;img src="http://25.media.tumblr.com/f3dbac5d761b0924f38d3848567a30f0/tumblr_mmp9jdQnUY1qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;It’s like real hands.&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50279384839</link><guid>http://fawnspots.tumblr.com/post/50279384839</guid><pubDate>Sun, 12 May 2013 20:16:25 +0100</pubDate></item><item><title>Chocolate slag</title><description>&lt;img src="http://25.media.tumblr.com/e801f4cdeb35556a75e9af7346210dd0/tumblr_mmodrvLu671qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Chocolate slag&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50235784670</link><guid>http://fawnspots.tumblr.com/post/50235784670</guid><pubDate>Sun, 12 May 2013 08:50:18 +0100</pubDate></item><item><title>Rats get everywhere</title><description>&lt;img src="http://24.media.tumblr.com/dbfce87501aef88359e96da3517112df/tumblr_mmnolatB2s1qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Rats get everywhere&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50201901919</link><guid>http://fawnspots.tumblr.com/post/50201901919</guid><pubDate>Sat, 11 May 2013 23:46:21 +0100</pubDate></item><item><title>Guest book at Vera</title><description>&lt;img src="http://24.media.tumblr.com/5d53cb5769a5cc96a1bfa4355bf915e5/tumblr_mmnipiHpC51qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Guest book at Vera&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50192899516</link><guid>http://fawnspots.tumblr.com/post/50192899516</guid><pubDate>Sat, 11 May 2013 21:39:17 +0100</pubDate></item><item><title>Toilet museum</title><description>&lt;img src="http://24.media.tumblr.com/75ec3e451727cabcb360a48ccd2b0da8/tumblr_mmngqryd5H1qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Toilet museum&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50189874269</link><guid>http://fawnspots.tumblr.com/post/50189874269</guid><pubDate>Sat, 11 May 2013 20:56:50 +0100</pubDate></item><item><title>Fuzz Orchestra @ Vera in Groningen. Amazing band, amazing venue!</title><description>&lt;img src="http://24.media.tumblr.com/a3493c258fd4688391c220cdbcc01dc6/tumblr_mmngl046Th1qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Fuzz Orchestra @ Vera in Groningen. Amazing band, amazing venue!&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50189633039</link><guid>http://fawnspots.tumblr.com/post/50189633039</guid><pubDate>Sat, 11 May 2013 20:53:24 +0100</pubDate></item><item><title>Rats on Rafts making a name for themselves</title><description>&lt;img src="http://24.media.tumblr.com/1b5479db56ce90f5e36f29c85d75497d/tumblr_mmnefsFBa81qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Rats on Rafts making a name for themselves&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50186340451</link><guid>http://fawnspots.tumblr.com/post/50186340451</guid><pubDate>Sat, 11 May 2013 20:07:03 +0100</pubDate></item><item><title>Chocolonely</title><description>&lt;img src="http://24.media.tumblr.com/16e709647a513685cb844606ea0c045e/tumblr_mmn0gp4qQg1qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Chocolonely&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50165672374</link><guid>http://fawnspots.tumblr.com/post/50165672374</guid><pubDate>Sat, 11 May 2013 15:05:13 +0100</pubDate></item><item><title>Chris enjoying tulips</title><description>&lt;img src="http://24.media.tumblr.com/08c3c72d649a65558d108c2ae4d87877/tumblr_mmn0fv7i6o1qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Chris enjoying tulips&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50165644699</link><guid>http://fawnspots.tumblr.com/post/50165644699</guid><pubDate>Sat, 11 May 2013 15:04:43 +0100</pubDate></item><item><title>Day 4: Thinking hard</title><description>&lt;img src="http://25.media.tumblr.com/4f4bf2d5e73ae77075d63648ecebae2a/tumblr_mmn0f1ewG91qe4kf1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Day 4: Thinking hard&lt;/p&gt;</description><link>http://fawnspots.tumblr.com/post/50165616095</link><guid>http://fawnspots.tumblr.com/post/50165616095</guid><pubDate>Sat, 11 May 2013 15:04:13 +0100</pubDate></item></channel></rss>
