<?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 my 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://masakepic.us6.list-manage.com/subscribe/post-json?u=102e43bb44c0a450a71e3677b&amp;id=785b6531bf&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();
 }
 


 Copyright 2013 Maša Kepic.</description><title>Maša Kepic</title><generator>Tumblr (3.0; @masakepic)</generator><link>http://masakepic.tumblr.com/</link><item><title>Stop Legalised Theft of Copyrighted Works - e-petitions</title><description>&lt;a href="https://submissions.epetitions.direct.gov.uk/petitions/49422"&gt;Stop Legalised Theft of Copyrighted Works - e-petitions&lt;/a&gt;: &lt;p&gt;Please sign and share widely. &lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/49354049609</link><guid>http://masakepic.tumblr.com/post/49354049609</guid><pubDate>Wed, 01 May 2013 13:06:58 +0100</pubDate><category>copyright</category><category>photography</category><category>ERRB</category><category>images</category><category>art</category></item><item><title>An open letter from David Bailey to George Osborne MP.</title><description>&lt;img src="http://25.media.tumblr.com/72a5305205cb584bcb35645375ccf330/tumblr_mm4c8qjviw1qav78do1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span&gt;An open letter from David Bailey to George Osborne MP.&lt;/span&gt;&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/49353983838</link><guid>http://masakepic.tumblr.com/post/49353983838</guid><pubDate>Wed, 01 May 2013 13:05:14 +0100</pubDate><category>photography</category><category>images</category><category>copyright</category><category>digital</category><category>art</category><category>ERRB</category></item><item><title>Arts Emergency</title><description>&lt;a href="http://www.arts-emergency.org"&gt;Arts Emergency&lt;/a&gt;: &lt;p&gt;If you’d like to become a Mentor, an Alumnus, or both, for the London-based Arts Emergency group, co-founded by Josie Long, you can do so in the above link.&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/37268843223</link><guid>http://masakepic.tumblr.com/post/37268843223</guid><pubDate>Wed, 05 Dec 2012 17:46:00 +0000</pubDate><category>arts emergency</category><category>@artsemergency</category><category>Josie Long</category><category>mentor</category><category>mentoring</category><category>alumnus</category><category>art</category></item><item><title>"I know that to paint the sea really well, you need to look at it every hour of every day in the same..."</title><description>“I know that to paint the sea really well, you need to look at it every hour of every day in the same place so that you can understand its ways in that particular spot; and this is why I am working on the same motifs over and over again, four or six times even…”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Monet&lt;/em&gt;</description><link>http://masakepic.tumblr.com/post/33835869322</link><guid>http://masakepic.tumblr.com/post/33835869322</guid><pubDate>Thu, 18 Oct 2012 15:20:10 +0100</pubDate><category>quote</category><category>Monet</category><category>sea</category><category>painting</category></item><item><title>"I only know that I do what I can to convey what I experience before nature and that most often, in..."</title><description>“I only know that I do what I can to convey what I experience before nature and that most often, in order to succeed in conveying what I feel, I totally forget the most elementary rules of painting, if they exist that is.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Monet&lt;/em&gt;</description><link>http://masakepic.tumblr.com/post/33835743884</link><guid>http://masakepic.tumblr.com/post/33835743884</guid><pubDate>Thu, 18 Oct 2012 15:16:09 +0100</pubDate><category>quote</category><category>Monet</category><category>painting</category></item><item><title>'Painting bites back.' Rothko &amp; the Seagram series.</title><description>&lt;a href="http://bit.ly/FdbyL"&gt;'Painting bites back.' Rothko &amp; the Seagram series.&lt;/a&gt;: &lt;p&gt;Article from 2002, but still interesting. &lt;/p&gt;
&lt;p&gt;Interesting that in the Tate setting I see them filled with depth &amp; lucidity, quite differently to the opulent Seagram especially at that point in time. &lt;/p&gt;
&lt;p&gt;Perhaps they hold a mirror up to us, &amp; we see ourselves in them.&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/33224139476</link><guid>http://masakepic.tumblr.com/post/33224139476</guid><pubDate>Tue, 09 Oct 2012 10:39:20 +0100</pubDate><category>Rothko</category><category>Seagram</category><category>Guardian</category><category>Tate</category></item><item><title>"it possesses duende: “black sounds”, as Lorca called them, the dark counterpoise to..."</title><description>“it possesses duende: “black sounds”, as Lorca called them, the dark counterpoise to Apollo’s light, music in which we hear death sing…. Duende lives in blue notes, in the break in a singer’s voice, in the scrape of resined horsehair hitting sheep gut”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Jan Zwicky 2005&lt;/em&gt;</description><link>http://masakepic.tumblr.com/post/33174056435</link><guid>http://masakepic.tumblr.com/post/33174056435</guid><pubDate>Mon, 08 Oct 2012 18:46:21 +0100</pubDate><category>duende</category><category>music</category><category>Lorca</category><category>quote</category></item><item><title>"Art to me is an anecdote of the spirit, and the only means of making concrete the purpose of its..."</title><description>“Art to me is an anecdote of the spirit, and the only means of making concrete the purpose of its varied quickness and stillness.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Mark Rothko&lt;/em&gt;</description><link>http://masakepic.tumblr.com/post/33150116841</link><guid>http://masakepic.tumblr.com/post/33150116841</guid><pubDate>Mon, 08 Oct 2012 08:18:39 +0100</pubDate><category>Rothko</category><category>Mark Rothko</category><category>art</category><category>quote</category><category>spirit</category></item><item><title>"The power of a painting has to come from the inside out, not the outside in. It’s not just an image...."</title><description>“The power of a painting has to come from the inside out, not the outside in. It’s not just an image. It’s an image with a body and that body has to contain its spirit…What’s behind it decides everything. How it starts will define how it ends.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Sean Scully&lt;/em&gt;</description><link>http://masakepic.tumblr.com/post/32728714213</link><guid>http://masakepic.tumblr.com/post/32728714213</guid><pubDate>Tue, 02 Oct 2012 10:46:54 +0100</pubDate><category>painting</category><category>Sean Scully</category><category>quote</category><category>art</category><category>spirit</category><category>image</category><category>Scully</category><category>artist</category></item><item><title>Buy Now</title><description>&lt;a href="http://kepic.bigcartel.com"&gt;Buy Now&lt;/a&gt;: &lt;p&gt;New listings in my Big Cartel store.&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/32689762631</link><guid>http://masakepic.tumblr.com/post/32689762631</guid><pubDate>Mon, 01 Oct 2012 22:38:09 +0100</pubDate><category>Big Cartel</category><category>Artists on Tumblr</category><category>painting</category><category>Brighton</category><category>oil painting</category><category>art</category><category>drawing</category><category>store</category><category>shop</category><category>own art</category></item><item><title>If you would like to be added to my mailing list to receive news of upcoming exhibitions, please...</title><description>&lt;p&gt;If you would like to be added to my mailing list to receive news of upcoming exhibitions, please email me at masakepic[at]gmail.com with Mailing List as the subject header.&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/32122623379</link><guid>http://masakepic.tumblr.com/post/32122623379</guid><pubDate>Sun, 23 Sep 2012 15:26:47 +0100</pubDate></item><item><title>Speaker at AIR Artists AIRTIME Networking event for Whitstable Biennale 2012.</title><description>&lt;a href="http://air-artists.org/air/article/2277467/469394"&gt;Speaker at AIR Artists AIRTIME Networking event for Whitstable Biennale 2012.&lt;/a&gt;: &lt;p&gt;Today’s AIRTIME Networking Event went well, we ( 6 or 7 artists/arts organisations ) had two hours, with 20 minutes to speak to about 6 artists at each of our tables, as they rotated around the room.&lt;/p&gt;
&lt;p&gt;It was great speaking about my work and being able to mentor artists and help point some of them in the right direction. I introduced a lot of them to twitter, and a lot of the information I was able to pass on had come from arts organisations who I follow there, aswell as various blogs, among other things.&lt;/p&gt;
&lt;p&gt;Thanks to AIR Artists for inviting me to contribute, &amp; thanks to Susan Jones of a-n Arts News for suggesting me. I would highly recommend an AIRTIME event if there is one near you, but you do need to be an AIR member to attend ( although at £37 per year for joint membership of AIR and a-n The Artists Information Company, which automatically gives you £5million Public Liability Insurance, it’s well worth it for any arts professional. )&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/31420276589</link><guid>http://masakepic.tumblr.com/post/31420276589</guid><pubDate>Wed, 12 Sep 2012 21:50:00 +0100</pubDate><category>AIR Artists</category><category>AIRTIME</category><category>a-n arts news</category><category>a-n</category><category>Whitstable Biennale</category><category>Kent</category><category>art</category><category>networking</category><category>artists</category></item><item><title>In Whitstable to talk at @AIR_artists event today. (Taken with...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_ma8ne5TAzB1qav78do1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;In Whitstable to talk at @AIR_artists event today. (Taken with &lt;a href="http://instagram.com" target="_blank"&gt;Instagram&lt;/a&gt;)&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/31397675382</link><guid>http://masakepic.tumblr.com/post/31397675382</guid><pubDate>Wed, 12 Sep 2012 14:13:17 +0100</pubDate></item><item><title>Made: Image of the Day - Maša Kepic</title><description>&lt;a href="http://madeuk.blogspot.co.uk/2012/09/image-of-day-masa-kepic.html"&gt;Made: Image of the Day - Maša Kepic&lt;/a&gt;: &lt;p&gt;Saw my painting on the Made blog this morning.&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/30806871835</link><guid>http://masakepic.tumblr.com/post/30806871835</guid><pubDate>Mon, 03 Sep 2012 18:07:04 +0100</pubDate></item><item><title>Detail of moodboard for my series showing at Brighton Art Fair...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m95kxz3kb41qav78do1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Detail of moodboard for my series showing at Brighton Art Fair 2012 this September.&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/29959640118</link><guid>http://masakepic.tumblr.com/post/29959640118</guid><pubDate>Wed, 22 Aug 2012 14:45:38 +0100</pubDate><category>Brighton Art Fair</category><category>art</category><category>moodboard</category><category>Brighton</category></item><item><title>Screen • Polaroid Nocturne on Flickr.
Day five #2</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m8w9yzU9wX1qav78do1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://www.flickr.com/photos/masakepic/7795137566/" title='Screen " Polaroid Nocturne' target="_blank"&gt;Screen • Polaroid Nocturne&lt;/a&gt; on Flickr.&lt;/p&gt;
&lt;p&gt;Day five #2&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/29614449479</link><guid>http://masakepic.tumblr.com/post/29614449479</guid><pubDate>Fri, 17 Aug 2012 11:18:00 +0100</pubDate><category>PZ600</category><category>flash</category><category>foliage</category><category>impossible project</category><category>monochrome</category><category>nature</category><category>night</category><category>nocturne</category><category>polaroid</category><category>spectra</category><category>polaroids</category></item><item><title>Curves • Polaroid Nocturne on Flickr.
Day five #1</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m8w9xue4KV1qav78do1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://www.flickr.com/photos/masakepic/7795135570/" title='Curves " Polaroid Nocturne' target="_blank"&gt;Curves • Polaroid Nocturne&lt;/a&gt; on Flickr.&lt;/p&gt;
&lt;p&gt;Day five #1&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/29614433161</link><guid>http://masakepic.tumblr.com/post/29614433161</guid><pubDate>Fri, 17 Aug 2012 11:17:00 +0100</pubDate><category>PZ600</category><category>bight</category><category>flash</category><category>foliage</category><category>impossible project</category><category>monochrome</category><category>polaroid</category><category>roid week</category><category>silver shade</category><category>spectra</category><category>polaroids</category></item><item><title>Buddleia • Polaroid Nocturne on Flickr.
Day four #2</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m8uo7scI7a1qav78do1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://www.flickr.com/photos/masakepic/7795046702/" title='Buddleia " Polaroid Nocturne' target="_blank"&gt;Buddleia • Polaroid Nocturne&lt;/a&gt; on Flickr.&lt;/p&gt;
&lt;p&gt;Day four #2&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/29549803206</link><guid>http://masakepic.tumblr.com/post/29549803206</guid><pubDate>Thu, 16 Aug 2012 14:31:00 +0100</pubDate><category>PZ600</category><category>buddleia</category><category>darkness</category><category>flash</category><category>flowers</category><category>garden</category><category>impossible project</category><category>monochrome</category><category>nature</category><category>night</category><category>nocturne</category><category>polaroid</category><category>polaroid nocturne</category><category>roid week</category><category>silver shade</category><category>sky</category><category>spectra</category><category>polaroids</category></item><item><title>Look up • Polaroid Nocturne on Flickr.
Day four</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m8ufnv8V3u1qav78do1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://www.flickr.com/photos/masakepic/7793907424/" title='Look up " Polaroid Nocturne' target="_blank"&gt;Look up • Polaroid Nocturne&lt;/a&gt; on Flickr.&lt;/p&gt;
&lt;p&gt;Day four&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/29544869253</link><guid>http://masakepic.tumblr.com/post/29544869253</guid><pubDate>Thu, 16 Aug 2012 11:26:00 +0100</pubDate><category>PZ600</category><category>UV</category><category>darkness</category><category>film</category><category>flash</category><category>foliage</category><category>impossible project</category><category>monochrome</category><category>nocturne</category><category>polaroid nocturne</category><category>silver shade</category><category>sky</category><category>slivershade</category><category>spectra</category><category>polaroids</category></item><item><title>Globe Artichoke • Polaroid Nocturne on Flickr.
Day three</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_m8skiieUJS1qav78do1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://www.flickr.com/photos/masakepic/7787065756/" title='Globe Artichoke " Polaroid Nocturne' target="_blank"&gt;Globe Artichoke • Polaroid Nocturne&lt;/a&gt; on Flickr.&lt;/p&gt;
&lt;p&gt;Day three&lt;/p&gt;</description><link>http://masakepic.tumblr.com/post/29473695799</link><guid>http://masakepic.tumblr.com/post/29473695799</guid><pubDate>Wed, 15 Aug 2012 11:15:00 +0100</pubDate><category>PZ600</category><category>Roid Week</category><category>UV</category><category>allotments</category><category>architectural plants</category><category>darkness</category><category>film</category><category>flash</category><category>flowers</category><category>foliage</category><category>globe artichoke</category><category>impossible project</category><category>leaves</category><category>monochrome</category><category>night</category><category>plant</category><category>polaroid nocturne</category><category>polaroid week</category><category>silver shade</category><category>sky</category><category>spectra</category><category>spectraAF</category><category>polaroids</category></item></channel></rss>
