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%252FINF_20260428_Vueling_Holidays%252FEN_resp.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTEwNjkzN30:1wSuDu:rvIeoAaTINbyMp9qUMihckEFSlMbIs0YC9JRW91AOO8);
  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: #FFF1E0 !important; }
  .MIcrea {
   background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252FINF_20260428_Vueling_Holidays%252FEN_resp.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTEwNjkzN30:1wSuDu:rvIeoAaTINbyMp9qUMihckEFSlMbIs0YC9JRW91AOO8);
   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;">
   ✌️Your most complete getaway
  </div>
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
 ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
‌
  </div>
  <table align="center" bgcolor="#FFE1BD" 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="#FFF1E0" 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%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM1MzA4N30:1wSuDu:30YqOQvawwi6BI2vwqkh3gzVib9AHqfs5huG07hymqw" 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="#FFF1E0" style="background-color: #FFF1E0; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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="text-decoration:none" target="_blank">
               <img alt="" class="display-none img" height="278" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252FINF_20260428_Vueling_Holidays%252FEN.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM1NTQ3Nn0:1wSuDu:R-x0w8nURj0PJcyLT0QkkhVSbGwd9zKoD5lHPW_4xjg" 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="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%25252FINF_20260428_Vueling_Holidays%25252FEN_resp.jpg%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTEwNjkzN30%253A1wSuDu%253ArvIeoAaTINbyMp9qUMihckEFSlMbIs0YC9JRW91AOO8/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiIsInRpbWUiOjE3ODAwNDk2MzAuMTM1NzkzMn0:1wSuDu:mdmBEry4nMO2qh8hjksJgcAfkHiFkxaZJcBNhOhqv4Y" 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="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tr>
             <td align="center" bgcolor="#ffffff">
              <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
               <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">
                 Vueling Holidays is here! With this new service,
                 <strong>
                  you can book everything you need for your holidays
                 </strong>
                 (flight, hotel, transfers, activities and car hire) and save yourself the hassle of extra arrangements.
                </td>
               </tr>
               <tr>
                <td height="16">
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
         <!-- ##################### END COPY CENTER ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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" height="21" style="line-height: 0px" valign="top" width="21">
                       <img alt="check" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Fcheck_success.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM1OTU3Mn0:1wSuDu:Te8B8PhoqEDuxal_qnzAZptvArsU4mrbpRYdxhkxbXA" style="display:block; line-height:0px; font-size:0px; border:0px" width="21"/>
                      </td>
                      <td align="left" class="list-item-text" style="font-family: 'Nunito Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:16px; line-height: 23px; padding-left:10px">
                       All in one holiday package
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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 height="16">
                  </td>
                 </tr>
                 <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" height="21" style="line-height: 0px" valign="top" width="21">
                       <img alt="check" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Fcheck_success.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM2MTA2NX0:1wSuDu:WrTxyfNPUFs3QntVcqNv4yGigGBi6aT-9dexdUcD5Mo" style="display:block; line-height:0px; font-size:0px; border:0px" width="21"/>
                      </td>
                      <td align="left" class="list-item-text" style="font-family: 'Nunito Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:16px; line-height: 23px; padding-left:10px">
                       Pay in instalments at no extra cost
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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 height="16">
                  </td>
                 </tr>
                 <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" height="21" style="line-height: 0px" valign="top" width="21">
                       <img alt="check" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Fcheck_success.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM2Mjc4Nn0:1wSuDu:XqqEdwK0aQjK7QwEQ6914uWfQPNW8Ju7rMJexGZEMto" style="display:block; line-height:0px; font-size:0px; border:0px" width="21"/>
                      </td>
                      <td align="left" style="font-family: 'Nunito Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:16px; line-height: 23px; padding-left:10px">
                       100% safe
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### CTA ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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">
                        Book your getaway
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - CTA ##################### -->
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-color: #FFF1E0; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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="#FFF1E0" style="background-color: #FFF1E0; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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="#FFF1E0" style="background-color: #FFF1E0; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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 ##################### -->
         <!-- ##################### TITLE CENTER ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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 align="center" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 19px; font-weight: bold; text-transform: uppercase">
                   How to book on Vueling Holidays?
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### END TITLE CENTER ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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-full" 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" height="21" style="line-height: 0px" valign="top" width="21">
                       <img alt="check" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons24line%252Flist1solid.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM2NDEyfQ:1wSuDu:avA3pupI47oBeXxjQse3esXLrlINW-t8aXOcOnqJCNQ" style="display:block; line-height:0px; font-size:0px; border:0px" width="21"/>
                      </td>
                      <td align="left" style="font-family: 'Nunito Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:16px; line-height: 23px; padding-left:10px">
                       Choose your destination and dates.
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### STEP 1 ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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="center" style="line-height:0px">
                   <img alt="Step 1" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252FINF_20260428_Vueling_Holidays%252Fstep1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM2NTk2N30:1wSuDu:wBB30zzJxn0yEQTZ1emKwPSrJer11t0EkTqAuiKEr-8" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 16px;" width="274"/>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### END STEP 1 ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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 colspan="2" height="8">
                  </td>
                 </tr>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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-full" 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" height="21" style="line-height: 0px" valign="top" width="21">
                       <img alt="check" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons24line%252Flist2solid.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM2NzQwMn0:1wSuDu:F3w84f3CISkoeQX4g6DFIR2Q8h1PPCzL24W703Eip9A" style="display:block; line-height:0px; font-size:0px; border:0px" width="21"/>
                      </td>
                      <td align="left" style="font-family: 'Nunito Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:16px; line-height: 23px; padding-left:10px">
                       Select your preferred flight.
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### STEP 2 ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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="center" style="line-height:0px">
                   <img alt="Step 2" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252FINF_20260428_Vueling_Holidays%252Fstep2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM2OX0:1wSuDu:LmX0bnTraO8IRzKKdC5kQTkEwA5EQzFmcj-2txV9Pcs" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 16px;" width="274"/>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### END STEP 2 ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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 colspan="2" height="8">
                  </td>
                 </tr>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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-full" 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" height="21" style="line-height: 0px" valign="top" width="21">
                       <img alt="check" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons24line%252Flist3solid.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM3MDM5N30:1wSuDu:_KaZsypBg3Mp_eKXWu3wnseBqL9r_D_sSRNFXB9vQs0" style="display:block; line-height:0px; font-size:0px; border:0px" width="21"/>
                      </td>
                      <td align="left" style="font-family: 'Nunito Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:16px; line-height: 23px; padding-left:10px">
                       Choose the hotel you like best.
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### STEP 3 ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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="center" style="line-height:0px">
                   <img alt="Step 3" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252FINF_20260428_Vueling_Holidays%252Fstep3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM3MTk1Nn0:1wSuDu:5MQe8_mahh-vaW0_QNtYbEmdQm0zg0zX9dKGzz59ZNI" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 16px;" width="274"/>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### END STEP 3 ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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 colspan="2" height="8">
                  </td>
                 </tr>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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-full" 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" height="21" style="line-height: 0px" valign="top" width="21">
                       <img alt="check" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons24line%252Flist4solid.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM3MzMyfQ:1wSuDu:BN56n0HpHo8PSEhQnAZuuvRNnqUDYnk46Efw1wVfOVk" style="display:block; line-height:0px; font-size:0px; border:0px" width="21"/>
                      </td>
                      <td align="left" style="font-family: 'Nunito Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:16px; line-height: 23px; padding-left:10px">
                       Book extra services if you need them.
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### STEP 4 ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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="center" style="line-height:0px">
                   <img alt="Step 4" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252FINF_20260428_Vueling_Holidays%252Fstep4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM3NDY3Nn0:1wSuDu:rmhupKrC8pgRaZP_LlE9yUI0PYqrrQgbcynXEqTiL4w" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 16px;" width="274"/>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### END STEP 4 ##################### -->
         <!-- ##################### END COPY ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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="center" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:15px">
                   All done, it's that easy!
                   <span style="display: inline-block;">
                    😉
                   </span>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### END COPY ##################### -->
         <!-- ##################### CTA ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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">
                        Access Vueling Holidays
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - CTA ##################### -->
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#FFF1E0" style="background-color: #FFF1E0; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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="#FFF1E0" style="background-color: #FFF1E0; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F327149d9b56b03c8.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33402832%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODAwNDk2MzAuMTExNjM5NX0:1wSuDu:wM0djN55YyN1pJsKWlxNDNXiicDSpOqJW2t1ZZ_-ZF0); 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">
            <tbody>
             <tr>
              <td bgcolor="#000000">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
                <tbody>
                 <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 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 informing you about products and services offered by Vueling related to your booking, based on its legitimate interest. If you don't wish to receive these communications, you can go to our
                   <a style="text-decoration: underline; color:#DDDDDD">
                    Preference 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">
                    <tbody>
                     <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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM3NjA3M30:1wSuDu:qf1K-C-tR2e_fqMyRyJIq8zQHqHWoE1NW8WlzNXojmM" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM3NzQ1OX0:1wSuDu:sZgC9leZ7NOCAPXZSCxgRpj439Ro1K3C97yTb7vM7GU" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM3ODc1Nn0:1wSuDu:smy0IeAJP80DjfPgGhC6wPWSF5AXGWwUJvD0C6alA-U" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM4MDF9:1wSuDu:Vs-KbdPKrt50xjEOt7tc0iuiT-R3nLkcND5vp-Xhqwc" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM4MTM2OX0:1wSuDu:WipMtaDtuVlKpkXly9m12ldIMcNf29bxDCvBfDmrb_w" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <!-- END RSS -->
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                 <!-- APPS -->
                 <tr>
                  <td>
                   <table align="center" border="0" cellpadding="0" cellspacing="0">
                    <tbody>
                     <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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM4MjcxNn0:1wSuDu:iVPFru6yd384xyE7tSkC3MrKtsRPstlEDpM0KClnFrk" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODAwNDk2MzAuMTM4Mzk0fQ:1wSuDu:PCg4K9PiF-AHighjWDMxlBZ8ZdNx8q1kDVVFI_sp0sw" style="display:block; line-height:0px; font-size:0px; border:0px" width="150"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </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%">
                    <tbody>
                     <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>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <!-- END HELP -->
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                 <tr>
                  <td align="center" style="font-family: 'Nunito Sans', Arial, Helvetica, sans-serif; font-size:11px; color:#ffffff">
                   <a style="text-decoration: underline; color:#ffffff" target="_blank">
                    Participa en nuestros estudios
                   </a>
                  </td>
                 </tr>
                 <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>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </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%253FG76CVGPBX2DEBHXPUBAANCSIAM.100218%2526d%253D100218%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tcyIsInRpbWUiOjE3ODAwNDk2MzAuMTM4NTI3Mn0:1wSuDu:sG6rRZnepBd6qAPuIfKVKGsUnLk03Hs8YrHMTaV3qaM" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3ODAwNDk2MzAuMTM4NjY4NX0:1wSuDu:RzOBu_xjM0nXZUHJq7EYYu0O4CZWVvITBe9GKGEsSHs" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3ODAwNDk2MzAuMTM4ODQxMn0:1wSuDu:vWQyt0K52_nCO9VYXx7UK8dwZSIw_0csTyfyAkE_30A" 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_VYHOLIDAYS_Y26_W22/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3ODAwNDk2MzAuMTM5MDA0Mn0:1wSuDu:0IIfTzKwJp2V__DMaQbTj3khBlB1MaHUgtQBepQ7zOY" style="display:none;" width="0"/>
 </body>
</html>