<?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://feniz.us5.list-manage.com/subscribe/post-json?u=371d84b4c8ad1d20f81703c88&amp;id=7e9cea2293&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();
 }
 

Learn about fashion model test shoots. Compete for complimentary fashion model test. Ask Questions. Contribute and help choose winner for free test. Learn how to become a fashion model.</description><title>MODEL SHOOTS</title><generator>Tumblr (3.0; @modelshoots)</generator><link>http://modelshoots.tumblr.com/</link><item><title>I have set up a board on Pinterest to help models learn to pose....</title><description>&lt;img src="http://24.media.tumblr.com/5b7f23d5a4b4b144f34b64a415b74938/tumblr_ml0btl2AL21ratrs4o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;I have set up a board on Pinterest to help models learn to pose. Get down to it ! You can always…&lt;/p&gt;&lt;p&gt;&lt;a href="http://testshootmiami.com/2013/04/09/338/"&gt;View Post&lt;/a&gt;&lt;/p&gt;</description><link>http://modelshoots.tumblr.com/post/47565372802</link><guid>http://modelshoots.tumblr.com/post/47565372802</guid><pubDate>Tue, 09 Apr 2013 17:32:08 -0400</pubDate><dc:creator>allthingslofty</dc:creator></item><item><title>Countryside Girl: Modeling Posing Tips</title><description>Countryside Girl: Modeling Posing Tips: liletsicat:



It’s a common misconception that naturally...</description><link>http://modelshoots.tumblr.com/post/47298564631</link><guid>http://modelshoots.tumblr.com/post/47298564631</guid><pubDate>Sat, 06 Apr 2013 15:37:56 -0400</pubDate><category>posing tips for modeling</category><category>how to be a model</category><category>strike a pose</category><category>what to do with your arms when you pose</category><category>how to pose for full length photos</category><category>professional advise on modeling</category><dc:creator>allthingslofty</dc:creator></item><item><title>As Vain As They Come: Modelling tips that every model should know</title><description>As Vain As They Come: Modelling tips that every model should know: tarynmua:


1. Modelling is a...</description><link>http://modelshoots.tumblr.com/post/47298278408</link><guid>http://modelshoots.tumblr.com/post/47298278408</guid><pubDate>Sat, 06 Apr 2013 15:34:09 -0400</pubDate><category>faq</category><category>modeling tips</category><category>how to be a model</category><category>business of modeling</category><category>become a model</category><category>model test shoots</category><category>testshootmiami</category><category>maria lankina</category><dc:creator>allthingslofty</dc:creator></item><item><title>Site is almost readySite is almost ready, took me a bit longer...</title><description>&lt;img src="http://25.media.tumblr.com/7c336ae6256b7e75f1abdce8ec1d7ac7/tumblr_mkso77eUj11ratrs4o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;big&gt;Site is almost ready&lt;/big&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Site is almost ready, took me a bit longer then I planned. Perpetual update will be happening in…&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;a href="http://testshootmiami.com/2013/04/05/site-is-almost-ready/"&gt;View Post&lt;/a&gt;&lt;/p&gt;</description><link>http://modelshoots.tumblr.com/post/47205539754</link><guid>http://modelshoots.tumblr.com/post/47205539754</guid><pubDate>Fri, 05 Apr 2013 14:18:43 -0400</pubDate><dc:creator>allthingslofty</dc:creator></item><item><title>Frequently asked questionFAQ from models.com
View Post</title><description>&lt;img src="http://24.media.tumblr.com/89da997f63eb0b69b6f915a51e49a543/tumblr_mks3gu0fEY1ratrs4o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;big&gt;Frequently asked question&lt;/big&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;a href="http://models.com/help/"&gt;FAQ from models.com&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;&lt;a href="http://testshootmiami.com/2013/04/05/frequently-asked-question/"&gt;View Post&lt;/a&gt;&lt;/p&gt;</description><link>http://modelshoots.tumblr.com/post/47183694213</link><guid>http://modelshoots.tumblr.com/post/47183694213</guid><pubDate>Fri, 05 Apr 2013 06:50:53 -0400</pubDate><dc:creator>allthingslofty</dc:creator></item><item><title>seems like my model tests stretch into two high impact speed...</title><description>&lt;img src="http://24.media.tumblr.com/9eabbff6df18c51a0c51b631d1451866/tumblr_mki2q7fRbO1ratrs4o1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/5ab8e123b7776a578c6f3ee4a3d7fc26/tumblr_mki2q7fRbO1ratrs4o2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/dca0169b81b81902639c56ba45d51161/tumblr_mki2q7fRbO1ratrs4o3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/7ec511da6326d540b757dec89c331431/tumblr_mki2q7fRbO1ratrs4o4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/33db1ef5663111cf6937f4dc147df38e/tumblr_mki2q7fRbO1ratrs4o5_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/834b9613bc72b884c5cbd8d1a62fbdd5/tumblr_mki2q7fRbO1ratrs4o6_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/40e21f844aeaada55365817521dd4ba4/tumblr_mki2q7fRbO1ratrs4o7_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/8c643af3c5eae5bb0b09a3c607bb1ede/tumblr_mki2q7fRbO1ratrs4o8_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/9f81f2e96ee5452e171872b3d830d1bf/tumblr_mki2q7fRbO1ratrs4o9_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/55d7b0f9bf13f0bd1f77d165b17adcf7/tumblr_mki2q7fRbO1ratrs4o10_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;seems like my model tests stretch into two high impact speed short sessions spanning over two days.  Again make up is collaboration between my art direction and mine and Model’s painting  skill :) using make up from our make up bags. Thank you #giorgioarmani #beauty :) styling our own as usual art direction #me clothes mixed Model’s and mine. Shot on location in #miami . Occasional reflector or external flash ( not strobe ), ambient ( natural lighting ).  Color correction according to my style , minor retouching to express my vision.  more at &lt;a href="http://www.feniz.co"&gt;www.feniz.co&lt;/a&gt;&lt;/p&gt;</description><link>http://modelshoots.tumblr.com/post/46717205291</link><guid>http://modelshoots.tumblr.com/post/46717205291</guid><pubDate>Sat, 30 Mar 2013 20:58:54 -0400</pubDate><category>model</category><category>model shoots</category><category>model portfolio</category><category>fashion</category><category>styling</category><category>maria lankina</category><category>aleksandra dubrovskaya</category><category>the face</category><category>the face tv show</category><category>russian model</category><category>redhead</category><category>freckles</category><category>test shoot</category><category>feniz</category><dc:creator>allthingslofty</dc:creator></item><item><title>Model test with Aleksandra Dubrovskaya photo by Maria Lankina</title><description>&lt;img src="http://24.media.tumblr.com/533318a169ac0fed51737e8eed35b8e2/tumblr_mkeshjxM9q1ratrs4o1_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/407c1fafe13cd6658da0ba3e8eeeaddb/tumblr_mkeshjxM9q1ratrs4o2_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/925c0dbec7e55070788f33cb66e08c1e/tumblr_mkeshjxM9q1ratrs4o3_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/7c9681f3b1654f64199dd43e8e145edf/tumblr_mkeshjxM9q1ratrs4o4_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/256683df678fc1d9daba02a09b02e08d/tumblr_mkeshjxM9q1ratrs4o5_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/51933aba38d555a76e42f280604e07c9/tumblr_mkeshjxM9q1ratrs4o6_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/2e3e7b6ec7ec4cff164fc5210563f879/tumblr_mkeshjxM9q1ratrs4o7_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/2128ba94546e0a906c756489bfdb55e5/tumblr_mkeshjxM9q1ratrs4o8_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/d672c9a4064e0ef01db0283be5bc3d4f/tumblr_mkeshjxM9q1ratrs4o9_500.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;Model test with Aleksandra Dubrovskaya photo by Maria Lankina&lt;/p&gt;</description><link>http://modelshoots.tumblr.com/post/46575575288</link><guid>http://modelshoots.tumblr.com/post/46575575288</guid><pubDate>Fri, 29 Mar 2013 02:24:54 -0400</pubDate><category>model</category><category>modelshoot</category><category>miami</category><category>miami photographer</category><category>maria lankina</category><category>model shoots</category><category>blond</category><category>freckles</category><category>black and white</category><category>model test</category><category>feniz</category><category>www.feniz.co</category><category>www.marialankina.com</category><category>model portfolio</category><category>model shooting</category><category>new faces</category><category>the face</category><category>naomi campbell team</category><category>aleksandra dubrovsyaka</category><category>sasha dubrovskaya</category><category>russian model</category><category>russian</category><category>russian artist</category><category>russian photographer</category><category>fashion</category><category>fashion photography</category><category>lookbooks</category><category>swimsuit</category><category>swimsuit photography</category><dc:creator>allthingslofty</dc:creator></item><item><title>Model's guide to posing </title><description>Model's guide to posing : Really well asserted article on how to pose for models.</description><link>http://modelshoots.tumblr.com/post/43552984173</link><guid>http://modelshoots.tumblr.com/post/43552984173</guid><pubDate>Wed, 20 Feb 2013 02:15:36 -0500</pubDate><category>models</category><category>model tips</category><category>posing like a model</category><category>how to be a model</category><category>model test shoot</category><category>model test shoot campaign</category><category>faq</category><category>how to model</category><category>photoshoot</category><category>miamiphotographer</category><dc:creator>allthingslofty</dc:creator></item><item><title>Beautiful Jazzma for Model Test Shoot Campaign feniz.co
Shot in...</title><description>&lt;img src="http://25.media.tumblr.com/e9f909be723fc9cd68704427d7c4eba5/tumblr_miiby2IKzU1ratrs4o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Beautiful Jazzma for Model Test Shoot Campaign feniz.co&lt;br/&gt;
Shot in Miami&lt;/p&gt;</description><link>http://modelshoots.tumblr.com/post/43552804949</link><guid>http://modelshoots.tumblr.com/post/43552804949</guid><pubDate>Wed, 20 Feb 2013 02:10:50 -0500</pubDate><category>testshoot</category><category>model</category><category>swimsuit</category><category>flowers</category><category>miami</category><category>miamiphotographer</category><category>fashionphotogrphy</category><category>turban</category><category>purple</category><category>pink</category><category>black</category><category>summer</category><category>style</category><category>fashion</category><category>marialankina</category><category>feniz</category><category>ethnic</category><category>beautiful</category><dc:creator>allthingslofty</dc:creator></item><item><title>Model test shoot with Olga #nextmiami</title><description>&lt;img src="http://25.media.tumblr.com/e3f008e2d2dd9c8201faf772e2f7c60b/tumblr_mii889DYAi1ratrs4o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Model test shoot with Olga #nextmiami&lt;/p&gt;</description><link>http://modelshoots.tumblr.com/post/43549072357</link><guid>http://modelshoots.tumblr.com/post/43549072357</guid><pubDate>Wed, 20 Feb 2013 00:50:33 -0500</pubDate><category>prada</category><category>modelshoot</category><category>marialankina</category><category>feniz</category><category>miami</category><category>miamiphoto</category><category>miamiphotographer</category><category>russian</category><category>swimsuit</category><category>sunglasses</category><category>fashion</category><category>pretty</category><dc:creator>allthingslofty</dc:creator></item><item><title>Art direction  by #marialankina for feniz.co photography by...</title><description>&lt;img src="http://25.media.tumblr.com/c857a43c4aa0e3e59fb4b022cf9e19eb/tumblr_mi47vfIQaS1ratrs4o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Art direction  by #marialankina for feniz.co photography by #marialankina for iconicfoto.com styling by @joblowsdough  for #therapy #retail #W model beautiful   @OLIAHOLA for #nextmodelsmiami and @katerinagou&lt;/p&gt;</description><link>http://modelshoots.tumblr.com/post/42929366081</link><guid>http://modelshoots.tumblr.com/post/42929366081</guid><pubDate>Tue, 12 Feb 2013 11:16:27 -0500</pubDate><category>Model</category><category>model portfolio</category><category>Model test shoot campaign</category><category>Maria Lankina photography</category><category>Iconic Foto</category><category>miami</category><category>Feniz</category><category>miami photographer</category><category>fashion photographer</category><category>Art direction</category><category>Look book</category><category>fashion look book</category><category>Miami art director</category><category>wishcloud</category><dc:creator>allthingslofty</dc:creator></item><item><title>Art direction  by #marialankina for feniz.co photography by...</title><description>&lt;img src="http://25.media.tumblr.com/b1e510cc0f3548459fa4b9572eab8b11/tumblr_mi47rzUU7d1ratrs4o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Art direction  by #marialankina for feniz.co photography by #marialankina for iconicfoto.com styling by @joblowsdough  for #therapy #retail #W model beautiful   @OLIAHOLA for #nextmodelsmiami and @katerinagou&lt;/p&gt;</description><link>http://modelshoots.tumblr.com/post/42929267986</link><guid>http://modelshoots.tumblr.com/post/42929267986</guid><pubDate>Tue, 12 Feb 2013 11:14:23 -0500</pubDate><category>model test shoot campaign</category><category>model test</category><category>model</category><category>swimwear</category><category>inca</category><category>portfolio</category><category>inca swimwear</category><category>diamonds</category><category>flowers</category><category>pretty</category><category>beautiful</category><category>miami</category><category>maria lankina</category><category>feniz</category><category>style</category><category>fashion</category><category>fashion photographer</category><category>fashion photographer miami</category><category>summer</category><dc:creator>allthingslofty</dc:creator></item><item><title>Win a FREE model test shoot submit your pictures</title><description>My name is Maria Lankina and I am a professional published fashion and swimwear photographer based...</description><link>http://modelshoots.tumblr.com/post/40980315301</link><guid>http://modelshoots.tumblr.com/post/40980315301</guid><pubDate>Sat, 19 Jan 2013 22:44:00 -0500</pubDate><category>wintest</category><category>advice</category><category>faq</category><category>about</category><dc:creator>allthingslofty</dc:creator></item><item><title>Listen to what Casey ( first female model modeling exclusively as a man for Ford Models ) says in the first line in a voice over. I wish for that too.</title><description>&lt;a href="http://nymag.com/thecut/2012/11/one-of-fords-new-male-models-is-a-woman.html"&gt;Listen to what Casey ( first female model modeling exclusively as a man for Ford Models ) says in the first line in a voice over. I wish for that too.&lt;/a&gt;</description><link>http://modelshoots.tumblr.com/post/40851787600</link><guid>http://modelshoots.tumblr.com/post/40851787600</guid><pubDate>Fri, 18 Jan 2013 12:40:11 -0500</pubDate><category>Casey Leger</category><category>Maria Lankina</category><category>modeling</category><category>intersex</category><category>Ford Models</category><category>model tips</category><category>advice</category><dc:creator>allthingslofty</dc:creator></item><item><title>Aaron Newbill, Director of Scouting for Ford Models - some good advice </title><description>Aaron Newbill, Director of Scouting for Ford Models - some good advice : Pretty basic tips. P.S....</description><link>http://modelshoots.tumblr.com/post/40821583411</link><guid>http://modelshoots.tumblr.com/post/40821583411</guid><pubDate>Thu, 17 Jan 2013 23:51:54 -0500</pubDate><category>maria lankina</category><category>model tips</category><category>how to be next model</category><category>model portfolio</category><category>model advice</category><category>advice</category><dc:creator>allthingslofty</dc:creator></item><item><title>Support Launch Model Career Campaign </title><description>&amp;#8220;Support Launch Model Career Campaign&amp;#8221; is almost ready&amp;#160;! Stay tuned. If you have...</description><link>http://modelshoots.tumblr.com/post/40629586922</link><guid>http://modelshoots.tumblr.com/post/40629586922</guid><pubDate>Tue, 15 Jan 2013 17:27:25 -0500</pubDate><category>models</category><category>model test</category><category>miami models</category><category>competition</category><category>free model test</category><category>maria lankina</category><category>feniz</category><category>miami photographer</category><category>swimwear photography</category><category>fashion photography</category><dc:creator>allthingslofty</dc:creator></item><item><title>Model Polaroid Example</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m7b3zc9luN1rvhgkno1_400.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_m7b3zc9luN1rvhgkno2_400.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/tumblr_m7b3zc9luN1rvhgkno3_400.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/tumblr_m7b3zc9luN1rvhgkno4_400.jpg"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;Model Polaroid Example&lt;/p&gt;</description><link>http://modelshoots.tumblr.com/post/40242586903</link><guid>http://modelshoots.tumblr.com/post/40242586903</guid><pubDate>Fri, 11 Jan 2013 02:30:10 -0500</pubDate><category>faq</category><category>model polaroid</category><dc:creator>allthingslofty</dc:creator></item><item><title>Model Polaroid Example</title><description>

source/ models.com
</description><link>http://modelshoots.tumblr.com/post/40242568327</link><guid>http://modelshoots.tumblr.com/post/40242568327</guid><pubDate>Fri, 11 Jan 2013 02:29:38 -0500</pubDate><category>faq</category><category>model polaroid</category><dc:creator>allthingslofty</dc:creator></item><item><title>Model Polaroid Example. </title><description>&lt;img src="http://25.media.tumblr.com/tumblr_meifzfLYUa1r4668co1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Model Polaroid Example. &lt;/p&gt;</description><link>http://modelshoots.tumblr.com/post/40242349558</link><guid>http://modelshoots.tumblr.com/post/40242349558</guid><pubDate>Fri, 11 Jan 2013 02:23:41 -0500</pubDate><category>faq</category><category>model polaroids</category><dc:creator>allthingslofty</dc:creator></item><item><title>Reflector. Sun. Model.

That’s how I / we create magic :)...</title><description>&lt;img src="http://24.media.tumblr.com/eeed46addb1e996c0ed2d84d45cfef72/tumblr_mg34s9NU0g1ratrs4o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Reflector. Sun. Model.&lt;/p&gt;

&lt;p&gt;That’s how I / we create magic :) &lt;/p&gt;

&lt;p&gt;Check back soon for special blog seed  dedicated to Model’s options and to testing opportunities with me Maria Lankina &lt;a href="http://www.feniz.co"&gt;www.feniz.co&lt;/a&gt;&lt;/p&gt;</description><link>http://modelshoots.tumblr.com/post/39632133649</link><guid>http://modelshoots.tumblr.com/post/39632133649</guid><pubDate>Fri, 04 Jan 2013 00:04:57 -0500</pubDate><category>model</category><category>test</category><category>madisonmurrey</category><category>marialankina</category><category>iconicfoto</category><category>feniz</category><category>modeltest</category><category>miami</category><category>miami photographer</category><category>female photographer</category><category>beach photographer</category><category>fashion photographer in miami</category><category>swimsuit photographer</category><category>russinartist</category><dc:creator>allthingslofty</dc:creator></item></channel></rss>
