<?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
   
   
 
 
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
    } catch(err) {
        jqueryLoaded=false;
    }
   var fancyboxLoaded;
               //Check if a fancybox plugin is already loaded
               if($.fancybox){
        fancyboxLoaded=true;
               }
               else {
        fancyboxLoaded=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://byrnesyliam.us1.list-manage.com/subscribe/post-json?u=5c2a740b7273ff28765e51ad5&amp;id=736e5d65ed&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();
 }
 

You have arrived at the place Liam Byrnes talks about the things he forgot to mention the last time you saw him.

You can find other things out@ 
liamandrachel.com OR liambyrnes.com


var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

try {
var pageTracker = _gat._getTracker("UA-4100998-2");
pageTracker._trackPageview();
} catch(err) {}</description><title>Liam Byrn.es</title><generator>Tumblr (3.0; @byrnes)</generator><link>http://liambyrn.es/</link><item><title>All Done.  (Taken with Instagram at Cavendish sq)</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_lz8vyzuW5S1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;All Done.  (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;Instagram&lt;/a&gt; at Cavendish sq)&lt;/p&gt;</description><link>http://liambyrn.es/post/17442093404</link><guid>http://liambyrn.es/post/17442093404</guid><pubDate>Sat, 11 Feb 2012 20:08:58 +0000</pubDate></item><item><title>The Weekend (Taken with Instagram at Hudson’s, Claremont,...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_lz725g1aIj1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;The Weekend (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;Instagram&lt;/a&gt; at Hudson’s, Claremont, Cape Town)&lt;/p&gt;</description><link>http://liambyrn.es/post/17383728573</link><guid>http://liambyrn.es/post/17383728573</guid><pubDate>Fri, 10 Feb 2012 20:27:16 +0000</pubDate></item><item><title>#chapmanspeak #capetown - red sky at night… (Taken with...</title><description>&lt;img src="http://28.media.tumblr.com/tumblr_lz5t7vTkLI1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;#chapmanspeak #capetown - red sky at night… (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;Instagram&lt;/a&gt; at Ostrand residency)&lt;/p&gt;</description><link>http://liambyrn.es/post/17357470104</link><guid>http://liambyrn.es/post/17357470104</guid><pubDate>Fri, 10 Feb 2012 04:16:43 +0000</pubDate><category>capetown</category><category>chapmanspeak</category></item><item><title>Francis and Uthandile in Phokwane, Limpopo (Taken with...</title><description>&lt;img src="http://30.media.tumblr.com/tumblr_lz174tlYA41qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Francis and Uthandile in Phokwane, Limpopo (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://liambyrn.es/post/17212939782</link><guid>http://liambyrn.es/post/17212939782</guid><pubDate>Tue, 07 Feb 2012 16:29:17 +0000</pubDate></item><item><title>littlebigdetails:

iPad Keyboard - There are phantom keys in the...</title><description>&lt;img src="http://26.media.tumblr.com/tumblr_lyx1xxl3LK1qea4hso1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://littlebigdetails.com/post/17211149368/ipad-keyboard-there-are-phantom-keys-in-the" class="tumblr_blog" target="_blank"&gt;littlebigdetails&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;&lt;a href="http://ios.finerthingsin.com/post/16982049392/ipad-keyboard-phantom-buttons" target="_blank"&gt;iPad Keyboard&lt;/a&gt; - There are phantom keys in the middle when you split the keyboard in half.&lt;/p&gt;
&lt;p&gt;/via &lt;a href="http://reinier.me" target="_blank"&gt;Reinier Ladan&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://ios.finerthingsin.com/post/16982049392/ipad-keyboard-phantom-buttons" target="_blank"&gt;Read more here&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;</description><link>http://liambyrn.es/post/17211221492</link><guid>http://liambyrn.es/post/17211221492</guid><pubDate>Tue, 07 Feb 2012 15:32:48 +0000</pubDate></item><item><title>Having fun looking after @smn &amp;mariekes boys this afternoon...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lyz85n10Xo1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Having fun looking after @smn &amp;mariekes boys this afternoon (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;Instagram&lt;/a&gt; at De haans, noordhoek)&lt;/p&gt;</description><link>http://liambyrn.es/post/17154104579</link><guid>http://liambyrn.es/post/17154104579</guid><pubDate>Mon, 06 Feb 2012 14:56:11 +0000</pubDate></item><item><title>This is the one for me - sunday lunch @knead #fb (Taken with...</title><description>&lt;img src="http://28.media.tumblr.com/tumblr_lyx7i6YOIz1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;This is the one for me - sunday lunch @knead #fb (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;Instagram&lt;/a&gt; at Knead Kloof Street)&lt;/p&gt;</description><link>http://liambyrn.es/post/17088332170</link><guid>http://liambyrn.es/post/17088332170</guid><pubDate>Sun, 05 Feb 2012 12:46:53 +0000</pubDate><category>fb</category></item><item><title>Love the disco fries at hello sailor observatory (Taken with...</title><description>&lt;img src="http://29.media.tumblr.com/tumblr_lyu8cv2owu1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Love the disco fries at hello sailor observatory (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://liambyrn.es/post/16993285094</link><guid>http://liambyrn.es/post/16993285094</guid><pubDate>Fri, 03 Feb 2012 22:12:31 +0000</pubDate></item><item><title>Claremont - #icanseethemoon (Taken with instagram)</title><description>&lt;img src="http://28.media.tumblr.com/tumblr_lys5uaE0mF1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Claremont - #icanseethemoon (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://liambyrn.es/post/16929892975</link><guid>http://liambyrn.es/post/16929892975</guid><pubDate>Thu, 02 Feb 2012 19:22:58 +0000</pubDate><category>icanseethemoon</category></item><item><title>Apparently even missionaries aren’t immune from terrible...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lypak39QXZ1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Apparently even missionaries aren’t immune from terrible commuter traffic - late for All Nations morning meeting! (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://liambyrn.es/post/16853890883</link><guid>http://liambyrn.es/post/16853890883</guid><pubDate>Wed, 01 Feb 2012 06:12:03 +0000</pubDate></item><item><title>Sounds like fun - my #pedalboard (Taken with Instagram at Music...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_lyo1q8juX71qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Sounds like fun - my #pedalboard (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;Instagram&lt;/a&gt; at Music cave)&lt;/p&gt;</description><link>http://liambyrn.es/post/16817809455</link><guid>http://liambyrn.es/post/16817809455</guid><pubDate>Tue, 31 Jan 2012 14:03:44 +0000</pubDate><category>pedalboard</category></item><item><title>Good Morning (Taken with Instagram at Casa Byrnes)</title><description>&lt;img src="http://27.media.tumblr.com/tumblr_lynf22XaXh1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Good Morning (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;Instagram&lt;/a&gt; at Casa Byrnes)&lt;/p&gt;</description><link>http://liambyrn.es/post/16807864414</link><guid>http://liambyrn.es/post/16807864414</guid><pubDate>Tue, 31 Jan 2012 05:54:02 +0000</pubDate></item><item><title>Saturday afternoon at Nongoloza with the Mqathane family (Taken...</title><description>&lt;img src="http://30.media.tumblr.com/tumblr_lyij3tD3n31qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Saturday afternoon at Nongoloza with the Mqathane family (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;Instagram&lt;/a&gt; at Nongoloza, Masiphumelele)&lt;/p&gt;</description><link>http://liambyrn.es/post/16634661798</link><guid>http://liambyrn.es/post/16634661798</guid><pubDate>Sat, 28 Jan 2012 14:33:29 +0000</pubDate></item><item><title>Took some local #masiphumelele guys struggling with addiction...</title><description>&lt;img src="http://28.media.tumblr.com/tumblr_lygtofYb8H1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Took some local #masiphumelele guys struggling with addiction out to catch some waves today. We celerated them! (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://liambyrn.es/post/16581843961</link><guid>http://liambyrn.es/post/16581843961</guid><pubDate>Fri, 27 Jan 2012 16:26:38 +0000</pubDate><category>masiphumelele</category></item><item><title>The Reality of African Roadworks (Taken with instagram)</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lydecntWqX1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;The Reality of African Roadworks (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://liambyrn.es/post/16476419139</link><guid>http://liambyrn.es/post/16476419139</guid><pubDate>Wed, 25 Jan 2012 20:02:46 +0000</pubDate></item><item><title>Boudoir (Taken with instagram)</title><description>&lt;img src="http://29.media.tumblr.com/tumblr_lybk5zaa7Z1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Boudoir (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://liambyrn.es/post/16419787222</link><guid>http://liambyrn.es/post/16419787222</guid><pubDate>Tue, 24 Jan 2012 20:13:10 +0000</pubDate></item><item><title>Had a fun breakfast with @smn and family today at Olympia, kalk...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_ly7y7v2mYp1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Had a fun breakfast with @smn and family today at Olympia, kalk bay (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://liambyrn.es/post/16310003748</link><guid>http://liambyrn.es/post/16310003748</guid><pubDate>Sun, 22 Jan 2012 21:26:18 +0000</pubDate></item><item><title>Chapmans peak hotel to hang out with friends after a VERY busy...</title><description>&lt;img src="http://28.media.tumblr.com/tumblr_ly7bq3z2MI1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Chapmans peak hotel to hang out with friends after a VERY busy week. #ilovect (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://liambyrn.es/post/16286014608</link><guid>http://liambyrn.es/post/16286014608</guid><pubDate>Sun, 22 Jan 2012 13:20:27 +0000</pubDate><category>ilovect</category></item><item><title>Rachel and I went out for a ride on our new royal mail bikes!...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_ly6qaobtmH1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Rachel and I went out for a ride on our new royal mail bikes! (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://liambyrn.es/post/16273958052</link><guid>http://liambyrn.es/post/16273958052</guid><pubDate>Sun, 22 Jan 2012 05:37:36 +0000</pubDate></item><item><title>Shipwreck at cape point (Taken with instagram)</title><description>&lt;img src="http://29.media.tumblr.com/tumblr_ly2c47xHFL1qzx0lfo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Shipwreck at cape point (Taken with &lt;a href="http://instagr.am" target="_blank"&gt;instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://liambyrn.es/post/16128940167</link><guid>http://liambyrn.es/post/16128940167</guid><pubDate>Thu, 19 Jan 2012 20:40:55 +0000</pubDate></item></channel></rss>

