Inboxes List

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="//www.w3.org/1999/xhtml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   Vueling
  </title>
  <link href="https://fonts.googleapis.com/css2?family=Albert+Sans:wght@100..900&amp;display=swap" rel="stylesheet"/>
  <!-- -->
  <style type="text/css">
   html {width: 100%; }
 body {-webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; font-family: 'Open Sans', sans-serif !important; }
 table {border-spacing: 0; table-layout: auto; margin: 0 auto; }
 img {display: block !important; overflow: hidden !important; }
 
 .btn-link a {color: #000000 !important; }

 .MIcrea {
  background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F262802-GOYA%252FEN.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMTg5MzY1NH0:1vwHI6:ZsDlLJtxEhmNaGeqgtcPzKA7QpnNe4wbLVCtwM8IEA4);
  background-repeat: no-repeat;
  background-position: center !important;
  width: 100%;
  height: 278px;
  background-size: cover;
  
 }
 .MItitle {
  background: url();
  width: 100%; height: 250px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
 }

 .actividades {border-bottom-right-radius: 16px; border-top-right-radius: 16px;}
 .hoteles {border-top-left-radius: 16px;}
 .coches {border-bottom-left-radius: 16px;}

 /*Responsive*/
 @media only screen and (max-width: 640px) {
  body {
   margin: 0px;
   width: auto !important;
   font-family: 'Open Sans', sans-serif !important;
  }

  .table-inner {
   width: 90% !important;
   max-width: 90% !important;
  }

  .table-full {
   width: 100% !important;
   max-width: 100% !important;
   text-align: center !important;
  }

  .hide-photo {display: none !important }
  .center {text-align: center !important }

  .td35 {height: 35px !important }

  .td20 {height: 20px !important }

  .imgFullWidth {
   width: 100% !important;
   height: auto !important;
  }

  .fullWidthBlock {
   width: 100% !important;
   height: auto !important;
   display: block !important;
  }

  .display-none2 {display: none !important; }

  .colorB {background-color: #FAFADB !important; }

  .MIcrea {
   background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F262802-GOYA%252FEN_resp.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMTkwMDUxNn0:1vwHI6:kYNhymMFPbMkeoBjrkhPnJwnFijpdMfkQAsIx8VtAvk);
   background-repeat: no-repeat;
   background-position: center !important;
   width: 100%;
   height: 250px;
   background-size: cover;
    
  }
  .MItitle {
     background: url();
    width: 100%; height: 250px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }

 }

 @media only screen and (max-width: 479px) {
  body {width: auto !important; font-family: 'Open Sans', sans-serif !important; }

  .table-inner {width: 90% !important; text-align: center !important; }
  .table-full {width: 100% !important; max-width: 100% !important; text-align: center !important; }

  /*gmail*/
  u+.body .full {
   width: 100% !important;
   width: 100vw !important;
  }

  .hide-photo {display: none !important }
  .center {text-align: center !important }

  .imgFullWidth {width: 100% !important; height: auto !important; }
  .desktopLink {display: none !important; max-height: 0px !important; overflow: hidden !important; }
  .mobileLink_2 {display: inline !important; overflow: visible !important; font-size: 16px !important; }
  .desktopLink {display: none !important; max-height: 0px !important; overflow: hidden !important;}
  .mobileLink {display: inline !important; overflow: visible !important; font-size: 15px !important;}
  
  .hide_desktop {
   display: table !important;
   float: none !important;
   width: 100% !important;
   overflow: visible !important;
   height: auto !important;
  }

  .display-none {display: none !important; max-height: 0px !important; overflow: hidden !important; }

  .MItitleResp {
   background: url();
   background-repeat: no-repeat;
   background-position: center !important;
   width: 100%; height: 367px;
   background-size: cover;
  }
  

 }

 /* Clase para ocultar un elemento en versión mobile */
 .hide-on-mobile {display: none; }

 /* Clase para ocultar un elemento en versión desktop */
 .hide-on-desktop {display: table; }

 

 /* Media Query para pantallas de tamaño menor o igual a 768px (mobile) */
 @media only screen and (max-width: 768px) {
  .hide-on-mobile {display: table; /* Muestra el elemento en mobile */ }
  .hide-on-desktop {display: none; /* Oculta el elemento en mobile */ }
 
 }

 /* Media Query para pantallas mayores a 768px (desktop) */
 @media only screen and (min-width: 769px) {
  .hide-on-mobile {display: none; /* Oculta el elemento en desktop */ }
  .hide-on-desktop {display: table; /* Muestra el elemento en desktop */ }
 
 }
  
 /* OLD  */
 @media only screen and (max-width: 479px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 296px; background-size: cover; }
 }
 @media only screen and (max-width: 450px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 274px; background-size: cover; }
 }
 @media only screen and (max-width: 430px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 264px; background-size: contain; }
 }
 @media only screen and (max-width: 406px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 248px; background-size: contain; }
 }
 @media only screen and (max-width: 370px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 224px; background-size: cover; }
 }
 @media only screen and (max-width: 350px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 212px; background-size: cover; }
 }
  </style>
 </head>
 <body style="margin:0; padding:0;">
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   🎬 Visit the Goya-nominated locations
  </div>
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
 ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
‌
  </div>
  <table align="center" bgcolor="#F3F3BF" border="0" cellpadding="0" cellspacing="0" class="full" width="100%">
   <tr class="display-none">
    <td height="32">
    </td>
   </tr>
   <tr>
    <td align="center">
     <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr>
       <td align="center">
        <table align="center" bgcolor="#FAFADB" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 650px;  background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat;" width="650">
         <!-- modulos -->
         <!-- header -->
         <tr>
          <td height="32">
          </td>
         </tr>
         <!-- ############# LOGO ############# -->
         <tr>
          <td align="center" style="line-height: 0px">
           <img alt="logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Frebrand%252Fvueling.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE3NjUxNH0:1vwHI6:0XweRbYJ4kHEFNTU9lG8GoK9RgtG1CU3II6vS36akCg" style="display:block; line-height:0px; font-size:0px; border:0px" width="98"/>
          </td>
         </tr>
         <!-- ############# LOGO ############# -->
         <tr>
          <td height="24">
          </td>
         </tr>
         <!-- end header -->
         <!-- #####################   CREA + INFO ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner desktopLink" style="max-width: 610px" width="610">
            <tr>
             <td style="background-color: #ffffff; border-top-left-radius: 16px; border-top-right-radius: 16px">
              <a style="color:#000000; text-transform: uppercase; text-decoration: none" target="_blank">
               <img alt="" class="display-none img" height="278" src="https://inboxflows.com/_/image/https%253A%252F%252Finboxflows.com%252F_%252Fimage%252Fhttps%25253A%25252F%25252Fnews.vueling.com%25252Fnews%25252F2026%25252F262802-GOYA%25252FEN.jpg%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMTg5MzY1NH0%253A1vwHI6%253AZsDlLJtxEhmNaGeqgtcPzKA7QpnNe4wbLVCtwM8IEA4/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiIsInRpbWUiOjE3NzIyNzM0NzguMjE3OTI3Mn0:1vwHI6:NqrmD8MNFJZUa-b_RXWI8FiAF2YzVHgOVegLDA0ZzOo" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-top-left-radius: 16px; border-top-right-radius: 16px" width="610"/>
              </a>
             </td>
            </tr>
           </table>
           <!--[if !mso]><!-->
           <div class="mobileLink_2" style="display:none; width:0; overflow:hidden; max-height:0!important">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="width:100%; border:0; border-spacing:0">
             <tr>
              <td class="MIcrea" style="border-top-left-radius: 16px; border-top-right-radius: 16px">
               <a style="color:#000000; text-transform: uppercase; text-decoration: none" target="_blank">
                <img align="center" alt="" border="0" cellpadding="0" cellspacing="0" class="img" src="https://inboxflows.com/_/image/https%253A%252F%252Finboxflows.com%252F_%252Fimage%252Fhttps%25253A%25252F%25252Fnews.vueling.com%25252Fnews%25252F2026%25252F262802-GOYA%25252FEN_resp.jpg%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMTkwMDUxNn0%253A1vwHI6%253AkYNhymMFPbMkeoBjrkhPnJwnFijpdMfkQAsIx8VtAvk/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiIsInRpbWUiOjE3NzIyNzM0NzguMjE4MDY4MX0:1vwHI6:KaT2XWyqm-WUa04cK3kP41zgN3EaQb6sf5kghAWsG3g" style="width:100%; height:auto; border:0px; border-top-left-radius: 16px; border-top-right-radius: 16px"/>
               </a>
              </td>
             </tr>
            </table>
           </div>
           <!--<![endif]-->
          </td>
         </tr>
         <!-- #####################  END CREA ##################### -->
         <!-- ##################### COPY CENTER ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                 <tr>
                  <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:15px">
                   As the official airline of the Goya Awards, we’ll fly you
                   <strong>
                    to the places where this year’s nominated films were shot
                   </strong>
                   . Pack your bags and set off on a truly cinematic getaway from Barcelona
                   <span style="display:inline-block">
                    🎥
                   </span>
                   <span style="display:inline-block">
                    🧳
                   </span>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### END COPY CENTER ##################### -->
         <!-- ##################### CTA ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td align="center">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                    <tbody>
                     <tr>
                      <td align="center" bgcolor="#fff000" class="btn-link" height="45" style="font-family: 'Albert Sans', Arial, Helvetica, sans-serif; font-size:15px; color:#000000; padding-left:25px; padding-right:25px; font-weight: bold; border-radius:30px">
                       <a style="color:#000000; text-transform: uppercase; text-decoration: none" target="_blank">
                        See flights
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - CTA ##################### -->
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
               <tr>
                <td height="24">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td height="24">
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
               <tr>
                <td height="24">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- #####################  END - STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <!-- ITEM 1 -->
                <tbody>
                 <tr>
                  <td align="left">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                    <tbody>
                     <tr>
                      <td align="left">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" width="100%">
                           <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                            <tbody>
                             <tr>
                              <td align="center" style="line-height: 0px" valign="top" width="40">
                               <img alt="." height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons24line%252Fterrace_parasol_s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE4MTc1fQ:1vwHI6:HdDlYQ62MDCPY0O5vLAYjfBTwZGhprvUFafUzjhUVw8" width="40"/>
                              </td>
                              <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, Arial, Helvetica, sans-serif; font-size:16px; color:#000000; line-height:19px; padding-left:8px; font-weight: bold; text-transform: uppercase">
                               Alacant
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <!--img-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a alias="" target="_blank">
                       </a>
                       <a>
                        <img alt="Vueling" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F262802-GOYA%252Falicante.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE4MjcyN30:1vwHI6:CYkm6Ze3ZkuQYX2f62vt5ogj74F_hx9ytBoOua-RnGM" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--end img-->
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; line-height: 23px">
                           <strong>
                            Mediterranean vibes, neighbourhoods full of character and sunsets you’ll never forget
                           </strong>
                           . The perfect spot for a getaway and also the setting for films like
                           <i>
                            Los tigres, Balearic and Enemigos
                           </i>
                           .
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: 'Albert Sans', Verdana, Arial, sans-serif; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase" target="_blank">
                            See flights
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
               <tr>
                <td height="24">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td height="24">
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
               <tr>
                <td height="24">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- #####################  END - STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <!-- ITEM 1 -->
                <tbody>
                 <tr>
                  <td align="left">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                    <tbody>
                     <tr>
                      <td align="left">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" width="100%">
                           <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                            <tbody>
                             <tr>
                              <td align="center" style="line-height: 0px" valign="top" width="40">
                               <img alt="." height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons24line%252Fsun_sea_s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE4MzY3OH0:1vwHI6:28L4MecXMEa_1WYil35PDAVf27oLW9xQdbAMPc9hdk8" width="40"/>
                              </td>
                              <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, Arial, Helvetica, sans-serif; font-size:16px; color:#000000; line-height:19px; padding-left:8px; font-weight: bold; text-transform: uppercase">
                               Las Palmas
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <!--img-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a alias="" target="_blank">
                       </a>
                       <a>
                        <img alt="Vueling" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F262802-GOYA%252Fpalmas.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE4NDYxOH0:1vwHI6:gnwm4L83rAixvSxWXJRcfVTfjcEOtgeyeijXY5RKRY8" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--end img-->
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; line-height: 23px">
                           A place that blends soft light, warm weather and a slower pace.
                           <strong>
                            The perfect atmosphere to unwind for a few days
                           </strong>
                           . And here’s a fun fact: films like
                           <i>
                            Los domingos
                           </i>
                           and
                           <i>
                            La cena
                           </i>
                           were shot here.
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: 'Albert Sans', Verdana, Arial, sans-serif; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase" target="_blank">
                            See flights
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
               <tr>
                <td height="24">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td height="24">
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
               <tr>
                <td height="24">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- #####################  END - STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <!-- ITEM 1 -->
                <tbody>
                 <tr>
                  <td align="left">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                    <tbody>
                     <tr>
                      <td align="left">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" width="100%">
                           <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                            <tbody>
                             <tr>
                              <td align="center" style="line-height: 0px" valign="top" width="40">
                               <img alt="." height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons24line%252Fguitar_s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE4NTU1Mn0:1vwHI6:4G_G44QBYyBHJQVeiij2Qbn36bgVxneJLMK-eQMCPzo" width="40"/>
                              </td>
                              <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, Arial, Helvetica, sans-serif; font-size:16px; color:#000000; line-height:19px; padding-left:8px; font-weight: bold; text-transform: uppercase">
                               Jerez
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <!--img-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a alias="" target="_blank">
                       </a>
                       <a>
                        <img alt="Vueling" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F262802-GOYA%252Fjerez.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE4NjQ3N30:1vwHI6:ua7MOwvNKerDBuEtvXkxFErZDvihTlXCytZ1SsbDcmw" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--end img-->
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; line-height: 23px">
                           If you’re planning a trip and looking for a place with identity and character, Jerez is the one.
                           <strong>
                            Great wine, a city full of history and the essence of flamenco
                           </strong>
                           on every corner. Did you know that part of
                           <i>
                            Los tigres
                           </i>
                           was also filmed here?
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: 'Albert Sans', Verdana, Arial, sans-serif; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase" target="_blank">
                            See flights
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
               <tr>
                <td height="24">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td height="24">
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
               <tr>
                <td height="24">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- #####################  END - STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <!-- ITEM 1 -->
                <tbody>
                 <tr>
                  <td align="left">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                    <tbody>
                     <tr>
                      <td align="left">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" width="100%">
                           <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                            <tbody>
                             <tr>
                              <td align="center" style="line-height: 0px" valign="top" width="40">
                               <img alt="." height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons24line%252Fcompass_s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE4NzQxfQ:1vwHI6:eyKc0nUpe789lowTaRQxMKJxAv3UZLHsSiUhaplPFQI" width="40"/>
                              </td>
                              <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, Arial, Helvetica, sans-serif; font-size:16px; color:#000000; line-height:19px; padding-left:8px; font-weight: bold; text-transform: uppercase">
                               Edinburgh
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <!--img-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a alias="" target="_blank">
                       </a>
                       <a>
                        <img alt="Vueling" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F262802-GOYA%252Fedimburgo.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE4ODUwNH0:1vwHI6:wZvSTOuLL9b1GaQVnRqPq9jFGoaDoISapPCL2DJOyH0" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--end img-->
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; line-height: 23px">
                           This city of Gothic architecture, cobbled streets and a mysterious vibe is the perfect destination if you want a
                           <strong>
                            trip that leaves a lasting impression
                           </strong>
                           . It was also chosen as the setting for the film
                           <i>
                            On falling
                           </i>
                           .
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: 'Albert Sans', Verdana, Arial, sans-serif; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase" target="_blank">
                            See flights
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
               <tr>
                <td height="24">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td height="24">
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
               <tr>
                <td height="24">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- #####################  END - STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <!-- ITEM 1 -->
                <tbody>
                 <tr>
                  <td align="left">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                    <tbody>
                     <tr>
                      <td align="left">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" width="100%">
                           <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                            <tbody>
                             <tr>
                              <td align="center" style="line-height: 0px" valign="top" width="40">
                               <img alt="." height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons24line%252Fsnowball_s.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE4OTQ0M30:1vwHI6:BjvZ0pil-GbLqnBtLAB4A1aud7y8hhKeVtSddhmJNmg" width="40"/>
                              </td>
                              <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, Arial, Helvetica, sans-serif; font-size:16px; color:#000000; line-height:19px; padding-left:8px; font-weight: bold; text-transform: uppercase">
                               Oslo
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <!--img-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a alias="" target="_blank">
                       </a>
                       <a>
                        <img alt="Vueling" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F262802-GOYA%252Foslo.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE5MDM2Nn0:1vwHI6:e8naxLV5fNjVM6y-388s1Vj7AWI9YGyeJw875VZ1rDo" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--end img-->
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #000000; line-height: 23px">
                           Oslo combines cutting-edge architecture, nature and a rich local gastronomy. It’s the perfect destination if you’re looking for a
                           <strong>
                            peaceful getaway with a Nordic touch
                           </strong>
                           . Did you know that the story of the film
                           <i>
                            Valor sentimental
                           </i>
                           takes place in this city?
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: 'Albert Sans', Verdana, Arial, sans-serif; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase" target="_blank">
                            See flights
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
               <tr>
                <td height="24">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FAFADB" style="background-color: #FAFADB; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fa994b34f2e2be470.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33101352%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3NzIyNzM0NzguMTkwNn0:1vwHI6:jEkBXMCV5c4Dpc8wKg5ts327RrjaYA-X4Pn-JQsK368); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td height="24">
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- ############################################   FOOTER    ############################################ -->
         <tr>
          <td align="center">
           <table align="center" bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 650px" width="650">
            <tr>
             <td bgcolor="#000000">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
               <tr>
                <td height="24">
                </td>
               </tr>
               <!--        1. comerciales basadas en el consentimiento        2. comerciales basadas en el interés legítimo        3. transaccionales        4. relativas a sorteos y otras basadas en el interés legítimo        5. operativas sobre Vueling Club       -->
               <!-- LEGAL PROMO -->
               <tr>
                <td align="center" style="font-family: 'Nunito Sans', Arial, Helvetica, sans-serif; font-size:11px; line-height:18px; color:#999999">
                 Price per person. Purchase date: 23/02/2026 - 01/03/2026. Flight date: 02/03/2026 - 21/06/2026. Subject to seat availability. Promotion only valid for selected routes. Applies to the dates stated in the calendar during the booking process. Final price not including additional services. Taxes and administration fees included. Only valid for direct flights (no connections) operated by Vueling. This promotion cannot be used in conjunction with other promotions.
                 <br/>
                 Valid for bookings through
                 <a style="text-decoration: underline; color:#DDDDDD" target="_blank">
                  www.vueling.com
                 </a>
                 , or mobile app.
                </td>
               </tr>
               <!-- END LEGAL PROMO -->
               <tr>
                <td height="8">
                </td>
               </tr>
               <!-- LEGAL DEFAULT -->
               <tr>
                <td align="center" style="font-family: 'Nunito Sans', sans-serif; font-size:11px; line-height:18px; color:#999999">
                 Vueling Airlines, S.A., whose registered address is located at Viladecans Business Park, Edificio Brasil, Carrer de Catalunya, 83, 08840, Viladecans (Barcelona), Spain, processes your data in its capacity as the data controller, with a view to providing you with personalised advertising about products and/or services offered by Vueling and/or its collaborating companies, based on the consent you have given. If you do not wish to receive these communications, you can withdraw your consent at our
                 <a style="text-decoration: underline; color:#DDDDDD">
                  Preferences Centre
                 </a>
                 . You can also exercise your rights of access, to rectification, to erasure, to restrict processing, to object and to portability of the personal data at any time
                 <a style="text-decoration: underline; color:#DDDDDD">
                  here
                 </a>
                 . For more information, please read our
                 <a style="text-decoration: underline; color:#DDDDDD">
                  Privacy Policy
                 </a>
                 .
                </td>
               </tr>
               <!-- END LEGAL DEFAULT -->
               <tr>
                <td height="24">
                </td>
               </tr>
               <!-- RSS -->
               <tr>
                <td>
                 <table align="center" border="0" cellpadding="0" cellspacing="0">
                  <tr>
                   <td align="center" style="line-height:0px">
                    <a target="_blank">
                     <img alt="Facebook" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-facebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE5MTI5Nn0:1vwHI6:XQ0NlaAGZRxKA53HnJuQmhN6-8jui7m_iVC1K9wuj9g" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                    </a>
                   </td>
                   <td width="8">
                   </td>
                   <td align="center" style="line-height:0px">
                    <a target="_blank">
                     <img alt="Youtube" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-youtube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE5MjIyOH0:1vwHI6:OACb4K-HnTSJaySG4HXWLHjw_4lYEaMmIkueUM83XYg" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                    </a>
                   </td>
                   <td width="8">
                   </td>
                   <td align="center" style="line-height:0px">
                    <a style="color:#666" target="_blank">
                     <img alt="Instagram" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-instagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE5MzE0Nn0:1vwHI6:OzhDTOaMOnovApQqHuyGpbonTCig17TUGdEbdm-AWb8" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                    </a>
                   </td>
                   <td width="8">
                   </td>
                   <td align="center" style="line-height:0px">
                    <a target="_blank">
                     <img alt="Twitter" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-twitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE5NDA2NH0:1vwHI6:Ed0W15QhuBy6MDVtghcXYfYCOkc9Y9N6KRJwgSLXVe0" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                    </a>
                   </td>
                   <td width="8">
                   </td>
                   <td align="center" style="line-height:0px">
                    <a target="_blank">
                     <img alt="Tik Tok" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-tiktok.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE5NDk4fQ:1vwHI6:wGXntKBUUVyrpdG0eDYRC4qhHQHv5SJ4npOXIXePDoo" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
               <!-- END RSS -->
               <tr>
                <td height="24">
                </td>
               </tr>
               <!-- APPS -->
               <tr>
                <td>
                 <table align="center" border="0" cellpadding="0" cellspacing="0">
                  <tr>
                   <td align="center" style="line-height:0px">
                    <a target="_blank">
                     <img alt="App Store" class="table-full" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Flogos%252Fappstore.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE5NTg5N30:1vwHI6:QxP56E7HctnONlZVUhKEyhpgJs7vu3vKTQJ2mtzxSUQ" style="display:block; line-height:0px; font-size:0px; border:0px" width="150"/>
                    </a>
                   </td>
                   <td width="10">
                   </td>
                   <td align="center" style="line-height:0px">
                    <a target="_blank">
                     <img alt="Google Play" class="table-full" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Flogos%252Fplaystore.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3NzIyNzM0NzguMjE5NjgwNX0:1vwHI6:4Nn-SVDrmhc97tpE9gaWIi_QEb6P238kHygrXxm4j28" style="display:block; line-height:0px; font-size:0px; border:0px" width="150"/>
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
               <!-- END APPS -->
               <tr>
                <td height="24">
                </td>
               </tr>
               <!-- HELP -->
               <tr>
                <td>
                 <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tr>
                   <td align="center" style="font-family: 'Nunito Sans', Arial, sans-serif; font-size:12px; color:#ffffff">
                    <a style="color:#ffffff; text-decoration:none" target="_blank">
                     Help
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
               <!-- END HELP -->
               <tr>
                <td height="16">
                </td>
               </tr>
               <tr>
                <td align="center" style="font-family: 'Nunito Sans', sans-serif; font-size: 11px; color: #999999">
                 ©2026 Vueling Airlines SA
                </td>
               </tr>
               <tr class="display-none">
                <td height="16">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- ############################################   END FOOTER ############################################ -->
         <!-- end modulos -->
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr class="display-none">
    <td height="32">
    </td>
   </tr>
  </table>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.comms.vueling.com%252Fopen.aspx%253FGZCI4BDXXLVUXC3LB36SDEZG6A.100221%2526d%253D100221%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tcyIsInRpbWUiOjE3NzIyNzM0NzguMjE5NzgxfQ:1vwHI6:0J5nE55gMiYc7YHfs4vsTZixtyEN3WhVPcN6FGS_P1Y" width="1"/>
  <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_usermatch.gif%253Fpartner%253DMTTGPzi1_sfmc_100020341_sha256%2526partner_uid%253D0b745c2ee32a6946f0cc79960b7aaa0c8120fb4d1e32f568e02e23ff207d22db/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3NzIyNzM0NzguMjE5ODg4Mn0:1vwHI6:5qRRnr_P5i5aHUj4blGLHLtoXxGSjKpV-vv6oY-2Co8" style="display:none" width="0"/>
  <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_usermatch.gif%253Fpartner%253DMTTGPzi1_sfmc_100020341_subid%2526partner_uid%253D167579921/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3NzIyNzM0NzguMjE5OTg1NX0:1vwHI6:j1yolDWcCBN4BH-tzaCf5D6jZ-eyvAKkP65Ke_rBD4o" style="display:none" width="0"/>
  <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_ad_impression.gif%253Fconfid%253Dtqslw8pq9%2526advertiserid%253D100020341%2526campaignid%253DEMAIL_COM_MKT_PROMO2_20OFF_Y26_W09_ES/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3NzIyNzM0NzguMjIwMDkwNH0:1vwHI6:rXVA9rHww4u5uNJ2iW-UGuy4jq2tJrdcFz9Uwd1Ki9g" style="display:none;" width="0"/>
 </body>
</html>