<?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>The World In My Eyes…

  


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"));

var pageTracker = _gat._getTracker("UA-5565407-1");
pageTracker._trackPageview();

      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://sekretcity.us5.list-manage.com/subscribe/post-json?u=eccef02ae366d824c0053644f&amp;id=19765d6e38&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>SEKRETCITY INTERNATIONAL</title><generator>Tumblr (3.0; @sekretcity)</generator><link>http://sekretcity.tumblr.com/</link><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/ba8bd3e184e06080257d2e550730d6cc/tumblr_mn8ia5SpWA1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://sekretcity.tumblr.com/post/51128224244</link><guid>http://sekretcity.tumblr.com/post/51128224244</guid><pubDate>Wed, 22 May 2013 21:39:41 -0700</pubDate></item><item><title>日本の方々へ私たちはこの度、日本オフィシャルリテイラーとして神奈川県横浜市の牡丹灯篭タトゥースタジオ(Botan Toro tattoo...</title><description>&lt;p&gt;&lt;span&gt;日本の方々へ&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span&gt;私たちはこの度、日本オフィシャルリテイラーとして神奈川県横浜市の牡丹灯篭タトゥースタジオ(Botan Toro tattoo studio)でSekretcityのすべての商品を展示、及び販売することになりました。&lt;/span&gt;&lt;br/&gt;&lt;span&gt;ご興味がある方は、ぜひこちらスタジオまでお気軽にお立ち寄りください。&lt;/span&gt;&lt;br/&gt;&lt;span&gt;また、何かご質問、ご相談などありましたら、牡丹灯篭タトゥースタジオ kiokoまで いつでもご連絡ください。&lt;/span&gt;&lt;br/&gt;&lt;span&gt;kioko@sekretcity.com&lt;/span&gt;&lt;br/&gt;&lt;span class="text_exposed_show"&gt;045-314-6401&lt;br/&gt;&lt;br/&gt;牡丹灯篭タトゥースタジオ&lt;br/&gt;神奈川県横浜市神奈川区二ツ谷町2-1&lt;br/&gt;勝田ビル3F&lt;br/&gt;&lt;br/&gt;日本の皆様の温かいご支援に感謝を込めて&lt;/span&gt;&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/50766360730</link><guid>http://sekretcity.tumblr.com/post/50766360730</guid><pubDate>Sat, 18 May 2013 16:13:53 -0700</pubDate></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/f645bc6eaafe0f6189c5f6d6e9faa2cf/tumblr_mmxjv61zLS1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://sekretcity.tumblr.com/post/50638105934</link><guid>http://sekretcity.tumblr.com/post/50638105934</guid><pubDate>Thu, 16 May 2013 23:40:18 -0700</pubDate></item><item><title>To our friends in San Francisco, we are proud to announce that you can now purchase Chris&amp;#8217;s...</title><description>&lt;p&gt;&lt;span&gt;To our friends in San Francisco, we are proud to announce that you can now purchase Chris&amp;#8217;s prints in person at &lt;a href="https://www.facebook.com/pages/Loved-To-Death/33539518563" target="_blank"&gt;Loved To Death&lt;/a&gt;. They also carry a wide variety of oddities and artwork, so pay them a visit, it&amp;#8217;ll be worth your time!&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span&gt;- Mr. Q (on behalf of Chris Conn Askew)&lt;/span&gt;&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/50629576034</link><guid>http://sekretcity.tumblr.com/post/50629576034</guid><pubDate>Thu, 16 May 2013 20:45:59 -0700</pubDate></item><item><title>To our friends in the UK, we are proud to announce that you can now purchase Chris&amp;#8217;s prints in...</title><description>&lt;p&gt;&lt;span&gt;To our friends in the UK, we are proud to announce that you can now purchase Chris&amp;#8217;s prints in person at &lt;a href="http://home.atomicagallery.com/" target="_blank"&gt;Atomica Gallery&lt;/a&gt; in London. It&amp;#8217;s a new contemporary art gallery &amp;amp; shop that sells and displays beautiful work from many talented artists. Come visit them, you won&amp;#8217;t be disappointed!&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span&gt;- Mr. Q (on behalf of Chris Conn Askew)&lt;/span&gt;&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/50629539648</link><guid>http://sekretcity.tumblr.com/post/50629539648</guid><pubDate>Thu, 16 May 2013 20:45:25 -0700</pubDate></item><item><title>they are finally here!!! and will be on their way to your...</title><description>&lt;img src="http://25.media.tumblr.com/24b03efe71136186efc116069e5b3855/tumblr_mm6zgy9HCw1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;they are finally here!!! and will be on their way to your destinations very soon! our sincere apology for the delay, and thanks all for your patience!!! cheers!&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/49465498825</link><guid>http://sekretcity.tumblr.com/post/49465498825</guid><pubDate>Thu, 02 May 2013 15:22:10 -0700</pubDate></item><item><title>Yokohama Group Show, 4/30/2013 - 5/6/2013.  Our own Kioko will...</title><description>&lt;img src="http://25.media.tumblr.com/e6758b5286a8f4ec22e5c2945f220e70/tumblr_ml27ibtmaA1qzq7mpo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Yokohama Group Show, 4/30/2013 - 5/6/2013.  Our own Kioko will be showing her work, as well as many other great artists, and a few of my prints…&lt;/p&gt;
&lt;p&gt;For more info please visit the &lt;a href="https://www.facebook.com/pages/Flash-Gallery/460883273966236" target="_blank"&gt;Flash Gallery Facebook page&lt;/a&gt;&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/47648256232</link><guid>http://sekretcity.tumblr.com/post/47648256232</guid><pubDate>Wed, 10 Apr 2013 14:54:00 -0700</pubDate></item><item><title>I am very happy to announce that, due to many requests, i am...</title><description>&lt;img src="http://24.media.tumblr.com/72121b86284183b0461eb7d04bdb321d/tumblr_mkfbtrFUCy1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;I am very happy to announce that, due to many requests, i am finally releasing ‘Isabel’ in print form.&lt;/p&gt;
&lt;p&gt;These giclee prints are made using rich, deep “100 year” lightfast pigments on fine, extra-thick 310gsm paper. As always, the prints were made by master craftsman Jay Foran at Alpha, and those of you who have bought prints from me in the past will be familiar with the impeccable quality of his work.&lt;/p&gt;
&lt;p&gt;These prints will be approximately 11”x24” (28cm x 61cm), and are $120 US each, plus $10 shipping (to ANYWHERE in the world), and strictly limited to a single edition of 200 prints, each print signed and numbered by myself. &lt;/p&gt;
&lt;p&gt;we will begin shipping in approximately three weeks.&lt;/p&gt;
&lt;p&gt;The pre-ordering is now officially open, and if you’d like to order one, please go to: &lt;a href="http://www.sekretcity.com/collections/prints/products/isabel" target="_blank"&gt;http://www.sekretcity.com/collections/prints/products/isabel&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As always, thanks so much to all of you for all of your interest and support! May Spring’s golden dawn warm your black little hearts!&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;C&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/46589444990</link><guid>http://sekretcity.tumblr.com/post/46589444990</guid><pubDate>Fri, 29 Mar 2013 06:22:39 -0700</pubDate></item><item><title>i did NOT do this gorgeous tattoo, i got it today from the...</title><description>&lt;img src="http://25.media.tumblr.com/98dd370b7218b8df8f1373a4000e14e4/tumblr_mjhcl91cei1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;i did NOT do this gorgeous tattoo, i got it today from the notorious Adam Warmerdam at Darkhorse, here in LA…&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/45091208290</link><guid>http://sekretcity.tumblr.com/post/45091208290</guid><pubDate>Sun, 10 Mar 2013 22:00:45 -0700</pubDate></item><item><title>some Egyptian fun…</title><description>&lt;img src="http://24.media.tumblr.com/4b9bbfa7e0a8d9200fecf6215d08fd7d/tumblr_mj87qf6jks1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;some Egyptian fun…&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/44692438116</link><guid>http://sekretcity.tumblr.com/post/44692438116</guid><pubDate>Tue, 05 Mar 2013 22:37:27 -0800</pubDate></item><item><title>As the cold winter slowly retreats, and rays from the sun shine down upon us, we once again feel the...</title><description>&lt;p&gt;&lt;span&gt;As the cold winter slowly retreats, and rays from the sun shine down upon us, we once again feel the arrival of spring. To welcome spring, as it brings warmth to us all, SekretCity is offering 10% off of everything on our website &lt;a href="http://www.sekretcity.com" target="_blank"&gt;&lt;a href="http://www.sekretcity.com" target="_blank"&gt;www.sekretcity.com&lt;/a&gt;&lt;/a&gt;&amp;#160;!&lt;/span&gt;&lt;span&gt; And if you are spending $100 or more, please use the coupon code SPRING13, to take an additional 10% off. The sale will end on 3/9!&lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span&gt;As always, thank you so much for all your support and interest, and Happy Spring! &lt;/span&gt;&lt;br/&gt;&lt;br/&gt;&lt;span&gt;Cheers,&lt;/span&gt;&lt;br/&gt;&lt;span&gt;Mr. Q&lt;/span&gt;&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/44510655819</link><guid>http://sekretcity.tumblr.com/post/44510655819</guid><pubDate>Sun, 03 Mar 2013 18:37:19 -0800</pubDate></item><item><title>healed photo of a recent neck piece…</title><description>&lt;img src="http://24.media.tumblr.com/661af931f5370e498252b74366b6d9d6/tumblr_miy1zl7Wgy1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;healed photo of a recent neck piece…&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/44230605403</link><guid>http://sekretcity.tumblr.com/post/44230605403</guid><pubDate>Thu, 28 Feb 2013 10:57:21 -0800</pubDate></item><item><title>me, looking old as hell, with the lovely #jessicalouise at the...</title><description>&lt;img src="http://25.media.tumblr.com/034153f1720646cfeaf61cabf0dba93a/tumblr_miy1u6q2az1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;me, looking old as hell, with the lovely #jessicalouise at the grand opening of her shop last week @jlbeaverton (at downtown LA)&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/44230420544</link><guid>http://sekretcity.tumblr.com/post/44230420544</guid><pubDate>Thu, 28 Feb 2013 10:54:06 -0800</pubDate><category>jessicalouise</category></item><item><title>our Domino pendant (with a Blood Garnet stone), worn by the...</title><description>&lt;img src="http://25.media.tumblr.com/77068187aa13185651d029cc0ed2069d/tumblr_miy1t8s9GA1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;our Domino pendant (with a Blood Garnet stone), worn by the lovely #jessicalouise @jlbeaverton&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/44230388893</link><guid>http://sekretcity.tumblr.com/post/44230388893</guid><pubDate>Thu, 28 Feb 2013 10:53:32 -0800</pubDate><category>jessicalouise</category></item><item><title>Photo</title><description>&lt;img src="http://25.media.tumblr.com/c888e2cca566312a0707b789f0591bda/tumblr_mhzopmFKRx1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://sekretcity.tumblr.com/post/42730282486</link><guid>http://sekretcity.tumblr.com/post/42730282486</guid><pubDate>Sat, 09 Feb 2013 21:32:10 -0800</pubDate></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/a769a56b359ffc16531251a9bf595b0b/tumblr_mhzom7EDxr1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://sekretcity.tumblr.com/post/42730123802</link><guid>http://sekretcity.tumblr.com/post/42730123802</guid><pubDate>Sat, 09 Feb 2013 21:30:06 -0800</pubDate></item><item><title>been very ill (again) for the last few weeks and haven’t...</title><description>&lt;img src="http://24.media.tumblr.com/eaa95510367e5f440f2e76bba77a8e61/tumblr_mhvsmzqA3Z1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;been very ill (again) for the last few weeks and haven’t posted anything in a while, but i’m back in the saddle now!&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/42553366370</link><guid>http://sekretcity.tumblr.com/post/42553366370</guid><pubDate>Thu, 07 Feb 2013 19:06:35 -0800</pubDate></item><item><title>“Dagger Cross” Pendant - click here for more...</title><description>&lt;img src="http://25.media.tumblr.com/94c226673a66b8d93fa738c20e2922d2/tumblr_mhvp9uLGKQ1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;“Dagger Cross” Pendant - click &lt;a href="http://www.sekretcity.com/collections/jewelry/products/dagger-cross-pendant" title="Dagger Cross Pendant" target="_blank"&gt;here&lt;/a&gt; for more details, or visit &lt;a href="http://www.sekretcity.com" target="_blank"&gt;&lt;a href="http://www.sekretcity.com" target="_blank"&gt;www.sekretcity.com&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/42547420070</link><guid>http://sekretcity.tumblr.com/post/42547420070</guid><pubDate>Thu, 07 Feb 2013 17:53:54 -0800</pubDate></item><item><title>“Serpentine” Pendant - click here for more details,...</title><description>&lt;img src="http://24.media.tumblr.com/41d26c48fee2f15089dcaa01417184fe/tumblr_mhvp7wXqia1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;“Serpentine” Pendant - click &lt;a href="http://www.sekretcity.com/collections/jewelry/products/serpentin-pendant" title="Serpentine Pendant" target="_blank"&gt;here&lt;/a&gt; for more details, or visit &lt;a href="http://www.sekretcity.com" target="_blank"&gt;&lt;a href="http://www.sekretcity.com" target="_blank"&gt;www.sekretcity.com&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/42547322201</link><guid>http://sekretcity.tumblr.com/post/42547322201</guid><pubDate>Thu, 07 Feb 2013 17:52:44 -0800</pubDate></item><item><title>“Fylfot” Pendant - click here for more details, or...</title><description>&lt;img src="http://24.media.tumblr.com/404cf87069fb3b947371536a8b10d5e4/tumblr_mhvp6mSLEB1qzq7mpo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;“Fylfot” Pendant - click &lt;a href="http://www.sekretcity.com/collections/jewelry/products/fylfot-pendant" title="Fylfot Pendant" target="_blank"&gt;here&lt;/a&gt; for more details, or visit &lt;a href="http://www.sekretcity.com" target="_blank"&gt;&lt;a href="http://www.sekretcity.com" target="_blank"&gt;www.sekretcity.com&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://sekretcity.tumblr.com/post/42547259237</link><guid>http://sekretcity.tumblr.com/post/42547259237</guid><pubDate>Thu, 07 Feb 2013 17:51:58 -0800</pubDate></item></channel></rss>
