Inboxes

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="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   Southwest Airlines
  </title>
  <style type="text/css">
   /* Client-specific Styles */
    #outlook a {padding: 0;}
    body {
      width: 100% !important;
      -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
      margin: 0; padding: 0;
    }
    table {
      border-collapse: collapse;
      mso-table-lspace: 0pt;
      mso-table-rspace: 0pt;
    }
    table td {border-collapse: collapse;}
    
    .ExternalClass {width: 100%;}
    .ExternalClass,
    .ExternalClass p,
    .ExternalClass span,
    .ExternalClass font,
    .ExternalClass td,
    .ExternalClass div {line-height: 100%;}
    
    p, span, font, td, div {line-height: normal;}
    
    #mainContainer {
      margin: 0; padding: 0;
      width: 100% !important;
      line-height: 100% !important;
    }
    
    /* Default Styles & resets */
    img {
      outline: none;
      text-decoration: none;
      -ms-interpolation-mode: bicubic;
    }
    a img {border: none;} 
  
/* Media Queries */
@media screen and (max-width: 600px) {
/* Utility Classes */
      .full {width: 100% !important;}
      .hide {display: none !important;}
      
      .mText-center,
      .mText-center p {text-align: center !important;}

      .mImg-center {text-align: center !important;}
      .mImg-center img {display: inline-block !important;}
      
      
      /* Grid Styles */
      .container.mobile     {padding-bottom: 15px !important;}
      .container.mobile img {
        max-height: none !important;
        height: auto !important;
        width: 100% !important;
      }
      
        /* Two-Column Layout */
        th.column {
          display: block !important;
          width: 100% !important;
        }
        th.column.autoWidth {
          width: auto !important;
        }
        th.column.left {
          padding-bottom: 15px !important;
        }
        
        /* Split Styles */
        .split .copy {
          padding: 20px !important;
        }
        .split .buttonWrap.mobile {
          padding: 0 20px 20px 20px !important;
        }
        
        /* Icon Section */
        .icoSec .column.c2 > table {border: 0 !important;}
        .i4up .buttonWrap {padding: 0 20px 15px 20px !important;}
        .i4up .column > table {
          border-right: 0 !important;
        }
        
        /* Promo Styles */
        .promo .box > table {
          width: 100% !important;
          height: auto !important;
        }
        .promo .box .buttonWrap {padding: 20px !important;}

        /* Banner 4up Styles */
        .b4up .buttonWrap {
          width: 50% !important;
        }ww
        
        /* Sliver Styles */
        .sliver .row-2 {padding: 0 20px 15px 20px !important;}
        .sliver .mImg-center {padding-right: 30px !important;}

        /* Mini Polo Styles */
        .miniPolo .c1,
        .miniPolo .c2   {padding-bottom: 15px !important;}

        /* Link Bar Styles */
        .linkBar .c1 {border-top: 1px solid #CCCCCC !important;}
        .linkBar .c2 {
          border-right: none !important;
          border-left: none !important;
          border-top: 1px solid #CCCCCC !important;
          border-bottom: 1px solid #CCCCCC !important;
        }
        .linkBar .c3 {border-bottom: 1px solid #CCCCCC !important;}
      
        /* Button Styles */
        .buttonWrap > table {
          width: 100% !important;
        }
        .button {
          width: 100% !important;
          height: 55px !important;
        }
        .button.mobile {vertical-align: middle !important;}
        .button.mobile p   {text-align: center !important;}
        
          /* Button Colors */
          
         /* Background Colors (desktop) */
         .buttonWrap[class*="white-"] {background-color: #FFFFFF !important;}
         .buttonWrap[class*="blue-"] {background-color: #304CB2 !important;}
         .buttonWrap[class*="darkBlue-"] {background-color: #111B40 !important;}
         .buttonWrap[class*="yellow-"] {background-color: #FFBF27 !important;}
         .buttonWrap[class*="silver-"] {background-color: #C0CCD6 !important;}
         .buttonWrap[class*="secDarkBlue-"] {background-color: #1A2C80 !important;}
         .buttonWrap[class*="secLightBlue-"] {background-color: #A4BAF2 !important;}
         .buttonWrap[class*="swbSilver-"] {background-color: #C8E2F1 !important;}

         /* Border Colors (desktop) */
         .buttonWrap[class*="-white"] {border: 1px solid #FFFFFF !important;}
         .buttonWrap[class*="-blue"] {border: 1px solid #304CB2 !important;}
         .buttonWrap[class*="-darkBlue"] {border: 1px solid #111B40 !important;}
         .buttonWrap[class*="-yellow"] {border: 1px solid #FFBF27 !important;}
         .buttonWrap[class*="-silver"] {border: 1px solid #C0CCD6 !important;}
         .buttonWrap[class*="-secDarkBlue"] {border: 1px solid #1A2C80 !important;}
         .buttonWrap[class*="-secLightBlue"] {border: 1px solid #A4BAF2 !important;}
         .buttonWrap[class*="-swbSilver"] {border: 1px solid #C8E2F1 !important;}
         .buttonWrap[class*="-none"] {border: none !important;}

         /* Background Colors (mobile) */
         .buttonWrap.mobile {background-color: transparent !important;}
         
         .buttonWrap.mobile[class*="white-"] .button {background-color: #FFFFFF !important;}
         .buttonWrap.mobile[class*="blue-"] .button {background-color: #304CB2 !important;}
         .buttonWrap.mobile[class*="darkBlue-"] .button {background-color: #111B40 !important;}
         .buttonWrap.mobile[class*="yellow-"] .button {background-color: #FFBF27 !important;}
         .buttonWrap.mobile[class*="silver-"] .button {background-color: #C0CCD6 !important;}
         .buttonWrap.mobile[class*="secDarkBlue-"] .button {background-color: #1A2C80 !important;}
         .buttonWrap.mobile[class*="secLightBlue-"] .button {background-color: #A4BAF2 !important;}
         .buttonWrap.mobile[class*="swbSilver-"] .button {background-color: #C8E2F1 !important;}
         .buttonWrap.mobile[class*="lightGray-"] .button {background-color: #F5F5F5 !important;}
         
         /* Border Colors (mobile) */
         .buttonWrap.mobile {border: none !important;}
         
         .buttonWrap.mobile[class*="-white"] .button {border: 1px solid #FFFFFF !important;}
         .buttonWrap.mobile[class*="-blue"] .button {border: 1px solid #304CB2 !important;}
         .buttonWrap.mobile[class*="-darkBlue"] .button {border: 1px solid #111B40 !important;}
         .buttonWrap.mobile[class*="-yellow"] .button {border: 1px solid #FFBF27 !important;}
         .buttonWrap.mobile[class*="-silver"] .button {border: 1px solid #C0CCD6 !important;}
         .buttonWrap.mobile[class*="-secDarkBlue"] .button {border: 1px solid #1A2C80 !important;}
         .buttonWrap.mobile[class*="-secLightBlue"] .button {border: 1px solid #A4BAF2 !important;}
         .buttonWrap.mobile[class*="-swbSilver"] .button {border: 1px solid #C8E2F1 !important;}
         .buttonWrap.mobile[class*="-lightGray"] .button {border: 1px solid #F5F5F5 !important;}
         .buttonWrap.mobile[class*="-none"] .button {border: none !important;}
         
         /* Font */
         .buttonWrap.mobile .button p,
         .buttonWrap.mobile .button a   {color: #FFFFFF !important;}
         
         .buttonWrap.mobile.font-white .button p,
         .buttonWrap.mobile.font-white .button a  {color: #FFFFFF !important;}
         .buttonWrap.mobile.font-blue .button p,
         .buttonWrap.mobile.font-blue .button a {color: #304CB2 !important;}
         .buttonWrap.mobile.font-darkBlue .button p,
         .buttonWrap.mobile.font-darkBlue .button a {color: #111B40 !important;}
    
      /* Main Body */
      #mainContainer {padding: 10px 10px 40px 10px !important;}
      #mainContainer > table {width: 100% !important;}
    
      /* Header */
      #header img {width: 200px !important;}
      #header .preheader p {font-size: 9px !important;}
      #header .topNav p {font-size: 11px !important;}
/* === Custom Media Queries === */
  
#split .btn-border > table {border: 1px solid #304cb2 !important; color: #304CB2!important; border-radius: 2px !important;-ms-border-radius: 2px !important; -webkit-border-radius: 2px !important;}

#split .mobilecta {color: #304cb2 !important; border-radius: 2px !important;-ms-border-radius: 2px !important; -webkit-border-radius: 2px !important;}
 
#split .btn-border > table {background: #ffffff !important; color: #304CB2!important; border-radius: 2px !important;-ms-border-radius: 2px !important; -webkit-border-radius: 2px !important;}
      
}
  </style>
 </head>
 <body style="background-color: #FFFFFF; text-size-adjust: 100%; margin: 0 !important; padding: 0 !important; height: 100% !important;">
  <table border="0" cellpadding="0" cellspacing="0" id="mainWrapper" role="presentation" style="" width="100%">
   <tbody>
    <tr>
     <td align="center" id="mainContainer" style="padding: 20px 0 40px 0;" valign="top">
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="600">
       <tbody>
        <!-- ===== start: header region ===== -->
        <tr>
         <td id="header" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tbody>
            <!-- start: preheader -->
            <tr>
             <td class="preheader" style="padding-bottom: 15px; border-bottom: 1px solid #CCCCCC;" valign="top">
              <p style="color: #707070; font-size: 9px; font-family: 'Trebuchet MS', helvetica, regular; text-align: left; Margin: 0;">
               A flurry of winter lows.
              </p>
              <p style="color: #304CB2; font-size: 9px; font-family: 'Trebuchet MS', helvetica, regular; text-align: left; Margin: 0;">
               <a _category="Header" _label="Preheader - View In Browser" _type="mirrorPage" style="color: #304CB2; text-decoration: none;">
                View in web browser
               </a>
               |
               <a _category="Header" _label="Preheader - View Mobile Site" style="color: #304CB2; text-decoration: none;">
                View our mobile site
               </a>
              </p>
             </td>
            </tr>
            <!-- end: preheader -->
            <tr>
             <td class="hello" style="padding: 15px 0 15px 0;" valign="top">
              <p style="color: #707070; font-size: 12px; font-weight: bold; font-family: 'Trebuchet MS', helvetica, regular; text-align: right; Margin: 0;">
               Hello James  0 points
               <span class="hide">
                |
               </span>
               <a style="color: #304CB2; text-decoration: none;">
                RR# 20812372781
               </a>
              </p>
             </td>
            </tr>
            <!-- Logo -->
            <tr>
             <td style="padding-bottom: 15px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tbody>
                <tr>
                 <td class="logo" height="26" style="padding-right: 10px; font-size: 0px; line-height: 0px;" valign="bottom">
                  <a _category="Header" _label="Southwest Logo" style="color: #304CB2; text-decoration: underline; display: inline-block;">
                   <img alt="Southwest" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fd85387659389806b411ff95cbde8a080.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1mnO4k:Rdn3ON8iZZqjrHPLKfFAEqZ8tvArf_d9SveaiKxVJGw" style="display: block; font-size: 12px; font-weight: bold; font-family: 'Trebuchet MS', helvetica, regular; line-height: 1px;" width="179"/>
                  </a>
                 </td>
                 <td class="date" height="26" valign="bottom">
                  <p style="color: #8F8F8F; font-size: 12px; font-family: 'Trebuchet MS', helvetica, regular; text-transform: uppercase; text-align: right; Margin: 0;">
                   <a style="color: #8F8F8F; text-decoration: none;">
                    November 17
                   </a>
                  </p>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- Top-Navigation -->
            <tr>
             <td class="topNav" style="padding-bottom: 15px;" valign="top">
              <p style="color: #304CB2; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', helvetica, regular; text-align: right; Margin: 0;">
               <a _category="Header" _label="Top Nav - Member - Login" style="color: #304CB2; text-decoration: none;">
                Login
               </a>
               |
               <a _category="Header" _label="Top Nav - Member - Book Now" style="color: #304CB2; text-decoration: none;">
                Book now
               </a>
               |
               <a _category="Header" _label="Top Nav - Member - Buy Points" style="color: #304CB2; text-decoration: none;">
                Buy points
               </a>
              </p>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <!-- ===== end: header region ===== -->
        <!-- ===== start: content region ===== -->
        <tr>
         <td id="content" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tbody>
            <!-- Begin Content - Hero 1 - 6522058  sec_hero1_6522058_59sale_newtemplate-->
            <tr>
             <td class="container" style="padding-bottom: 15px; font-size: 0px; line-height: 0px;" valign="top">
              <a _category="Content" _label="Content - Hero 1 - 6522058" style="color: #304CB2; text-decoration: underline;">
               <img alt=" Sale fares to winter where you wanna. One-way as low as* $59 [Book now] *Restrictions, exclusions, and blackout dates apply. 14-day advance purchase required. Seats and days limited. Select markets. Book 11/12-11/25." border="0" class="desktop full" src="https://inboxflows.com/_/image/https%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F2683039-6522058-sec-eHero1-ng-plane-20211116.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyJ9:1mnO4k:F6JSJCa-qqcW7RtkhN_ophhkTEs3I-btc-RntIzoJTw" style="display: block; color: #304CB2; font-size: 12px; font-family: 'Trebuchet MS', helvetica, regular;" width="600"/>
              </a>
             </td>
            </tr>
            <!-- /End Content - Hero 1 - 6522058  sec_hero1_6522058_59sale_newtemplate-->
            <!-- Begin Content - Split 1 - 6496043-->
            <tr>
             <td class="container split" style="padding-bottom: 15px;" valign="bottom">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color: rgb(244, 244, 244);" width="100%">
               <tbody>
                <tr>
                 <th class="column left" dir="ltr" style="padding: 0; font-size: 0; font-weight: normal; line-height: 0;" valign="top">
                  <a _label="Content - Split 1 - 6496043" style="color: #304CB2; text-decoration: none;">
                   <img alt="" border="0" class="full desktop" src="https://inboxflows.com/_/image/https%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F2683040-6522059-img-eSplit-acq-20211110.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyJ9:1mnO4k:F6JSJCa-qqcW7RtkhN_ophhkTEs3I-btc-RntIzoJTw" style="display: block; font-size: 14px; font-family: 'Trebuchet MS', Helvetica, regular;" width="300"/>
                  </a>
                 </th>
                 <th class="column right" dir="ltr" style="padding: 0; font-weight: normal;" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="full" role="presentation" width="300">
                   <tbody>
                    <tr>
                     <td class="copy mText-center" style="padding: 20px 10px 0 15px;" valign="top">
                      <p class="headline" style="color: #D5152E; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 5px 0;">
                       MORE BENEFITS. MORE POINTS.
                      </p>
                      <p class="headline" style="color: #304CB2; font-size: 24px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
                       Earn up to 100,000 points
                      </p>
                      <p class="bodyCopy" style="color: #304CB2; font-size: 14px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                       plus
                       <strong>
                        3,000 anniversary points
                       </strong>
                       and
                       <strong>
                        2 EarlyBird Check-In®
                       </strong>
                       each year.
                      </p>
                     </td>
                    </tr>
                    <tr>
                     <td class="buttonWrap" style="padding: 20px 20px 10px 15px;" valign="top">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 1px solid #304CB2; border-radius: 2px;">
                       <tbody>
                        <tr>
                         <td class="button" height="33" valign="middle" width="150">
                          <p style="color: #304CB2; font-size: 16px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                           <a _label="Content - Split 1 - 6496043" class="CTACopy" style="color: #304CB2; text-decoration: none;">
                            Learn more
                           </a>
                          </p>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                    <tr class="disclaimer">
                     <td class="mText-center" style="padding: 0 0 10px 15px;" valign="top">
                      <p style="color: #304CB2; font-size: 9px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                       $69 annual fee. Offer ends 12/7/21.
                      </p>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </th>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- / End Content - Split 1 - 6496043 -->
            <!-- Begin Content - Split 2 - 6522062  sec_split2_6522062_holiday_bonus_newtemplate-->
            <tr>
             <td class="container split" style="padding-bottom: 15px;" valign="bottom">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color: rgb(244, 244, 244);" width="100%">
               <tbody>
                <tr>
                 <th class="column left" dir="ltr" style="padding: 0; font-size: 0; font-weight: normal; line-height: 0;" valign="top">
                  <a _label="Content - Split 2 - 6522062" style="color: #304CB2; text-decoration: none;">
                   <img alt="" border="0" class="full desktop" src="https://inboxflows.com/_/image/https%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F2683036-6522035-eSplit-img-20211103.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyJ9:1mnO4k:F6JSJCa-qqcW7RtkhN_ophhkTEs3I-btc-RntIzoJTw" style="display: block; font-size: 14px; font-family: 'Trebuchet MS', Helvetica, regular;" width="300"/>
                  </a>
                 </th>
                 <th class="column right" dir="ltr" style="padding: 0; font-weight: normal;" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="full" role="presentation" width="300">
                   <tbody>
                    <tr>
                     <td class="copy mText-center" style="padding: 20px 20px 10px 15px;" valign="top">
                      <p class="headline" style="color: #D5152E; font-size: 0px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 5px 0;">
                      </p>
                      <p class="headline" style="color: #304CB2; font-size: 24px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
                       Earn up to 3,500 bonus points.*
                      </p>
                      <p class="bodyCopy" style="color: #304CB2; font-size: 14px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                       Shop the Holiday Bonus by November 22 to earn up to 3,500 bonus points. Plus, these points will count towards earning tier status!
                      </p>
                     </td>
                    </tr>
                    <tr>
                     <td class="buttonWrap" style="padding: 20px 20px 20px 15px;" valign="top">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 1px solid #304CB2; border-radius: 2px;">
                       <tbody>
                        <tr>
                         <td class="button" height="33" valign="middle" width="150">
                          <p style="color: #304CB2; font-size: 16px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                           <a _label="Content - Split 2 - 6522062" class="CTACopy" style="color: #304CB2; text-decoration: none;">
                            Shop now
                           </a>
                          </p>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                    <tr class="disclaimer hide_d">
                     <td class="mText-center" style="padding: 0 20px 10px 15px;" valign="top">
                      <p style="color: #304CB2; font-size: 9px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                      </p>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </th>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- / End Content - Split 2 - 6522062 sec_split2_6522062_holiday_bonus_newtemplate-->
           </tbody>
          </table>
         </td>
        </tr>
        <!-- ===== end: content region ===== -->
        <!-- ===== start: footer region ===== -->
        <tr>
         <td class="miniPolo container" style="padding-bottom: 15px;" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tbody>
            <tr>
             <th class="column c1 mPolo" style="padding: 0 10px 0 0; font-weight: normal;" valign="top" width="190">
              <table border="0" cellpadding="0" cellspacing="0" height="50" role="presentation" style="background-color: #E6E7E8;" width="100%">
               <tbody>
                <tr>
                 <td height="30" style="padding: 10px 15px; font-size: 0px; line-height: 0px;" valign="middle">
                  <a _label="Content - Mini Polo 1" style="color: #111B40; text-decoration: none; display: block; width: 100%;">
                   <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F18635ef64c2228ca729bb7e598566f49.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1mnO4k:Rdn3ON8iZZqjrHPLKfFAEqZ8tvArf_d9SveaiKxVJGw" style="display: block;" width="30"/>
                  </a>
                 </td>
                 <td style="padding: 10px 15px 10px 0;" valign="middle">
                  <p style="color: #111B40; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                   <a _label="Content - Mini Polo 1" style="color: #111B40; text-decoration: none; display: block; width: 100%;">
                    Book hotel
                   </a>
                  </p>
                 </td>
                 <td align="right" style="padding: 10px 15px 10px 0; font-size: 0px; line-height: 0px;" valign="middle">
                  <a _label="Content - Mini Polo 1" style="color: #111B40; text-decoration: none; display: block; width: 100%;">
                   <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fca197b2d2619f1969a05a770c8681c80.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1mnO4k:Rdn3ON8iZZqjrHPLKfFAEqZ8tvArf_d9SveaiKxVJGw" style="display: block;" width="9"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </th>
             <th class="column c2 mPolo" style="padding: 0 10px 0 0; font-weight: normal;" valign="top" width="190">
              <table border="0" cellpadding="0" cellspacing="0" height="50" role="presentation" style="background-color: #E6E7E8;" width="100%">
               <tbody>
                <tr>
                 <td height="30" style="padding: 10px 15px; font-size: 0px; line-height: 0px;" valign="middle">
                  <a _label="Content - Mini Polo 2" style="color: #111B40; text-decoration: none; display: block; width: 100%;display: block; height: 100%;">
                   <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F036a5edade82fb2afb914344a698c148.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1mnO4k:Rdn3ON8iZZqjrHPLKfFAEqZ8tvArf_d9SveaiKxVJGw" style="display: block;" width="30"/>
                  </a>
                 </td>
                 <td style="padding: 10px 15px 10px 0;" valign="middle">
                  <p style="color: #111B40; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                   <a _label="Content - Mini Polo 2" style="color: #111B40; text-decoration: none; display: block; width: 100%;display: block; height: 100%;">
                    Book car
                   </a>
                  </p>
                 </td>
                 <td align="right" style="padding: 10px 15px 10px 0; font-size: 0px; line-height: 0px;" valign="middle">
                  <a _label="Content - Mini Polo 2" style="color: #111B40; text-decoration: none; display: block; width: 100%;">
                   <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fca197b2d2619f1969a05a770c8681c80.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1mnO4k:Rdn3ON8iZZqjrHPLKfFAEqZ8tvArf_d9SveaiKxVJGw" style="display: block;" width="9"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </th>
             <th class="column c3 mPolo" style="padding: 0; font-weight: normal;" valign="top" width="200">
              <table border="0" cellpadding="0" cellspacing="0" height="50" role="presentation" style="background-color: #E6E7E8;" width="100%">
               <tbody>
                <tr>
                 <td height="30" style="padding: 10px 15px; font-size: 0px; line-height: 0px;" valign="middle">
                  <a _label="Content - Mini Polo 3" style="color: #111B40; text-decoration: none; display: block; width: 100%;">
                   <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fb0b3404d0f8284db4c5ab35ee5ae4335.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1mnO4k:Rdn3ON8iZZqjrHPLKfFAEqZ8tvArf_d9SveaiKxVJGw" style="display: block;" width="30"/>
                  </a>
                 </td>
                 <td style="padding: 10px 15px 10px 0;" valign="middle">
                  <p style="color: #111B40; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                   <a _label="Content - Mini Polo 3" style="color: #111B40; text-decoration: none; display: block; width: 100%; display: block; height: 100%;">
                    View all offers
                   </a>
                  </p>
                 </td>
                 <td align="right" style="padding: 10px 15px 10px 0; font-size: 0px; line-height: 0px;" valign="middle">
                  <a _label="Content - Mini Polo 3" style="color: #111B40; text-decoration: none; display: block; width: 100%;">
                   <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fca197b2d2619f1969a05a770c8681c80.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1mnO4k:Rdn3ON8iZZqjrHPLKfFAEqZ8tvArf_d9SveaiKxVJGw" style="display: block;" width="9"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </th>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <tr>
         <td id="footer" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tbody>
            <!--social icons -->
            <tr>
             <td style="padding: 15px 0 30px 0;" valign="top">
              <table align="center" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse;">
               <tbody>
                <tr>
                 <td style="font-size: 0px; line-height: 0px;" valign="top">
                  <a _category="Footer" _label="Bottom Nav - Social - Facebook" style="color: #304CB2; text-decoration: underline;">
                   <img alt="Facebook" border="0" height="50" src="https://inboxflows.com/_/image/https%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F08a4f19c0a6d922caaacf966e3489a1e.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyJ9:1mnO4k:F6JSJCa-qqcW7RtkhN_ophhkTEs3I-btc-RntIzoJTw" style="color: #304CB2; font-size: 10px; line-height: normal; font-family: 'Trebuchet MS', helvetica, regular;" width="50"/>
                  </a>
                 </td>
                 <td style="padding: 0 50px; font-size: 0px; line-height: 0px;" valign="top">
                  <a _category="Footer" _label="Bottom Nav - Social - Twitter" style="color: #304CB2; text-decoration: underline;">
                   <img alt="Twitter" border="0" height="50" src="https://inboxflows.com/_/image/https%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F9cac09535075b04837f659d8533be465.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyJ9:1mnO4k:F6JSJCa-qqcW7RtkhN_ophhkTEs3I-btc-RntIzoJTw" style="color: #304CB2; font-size: 10px; line-height: normal; font-family: 'Trebuchet MS', helvetica, regular;" width="50"/>
                  </a>
                 </td>
                 <td style="font-size: 0px; line-height: 0px;" valign="top">
                  <a _category="Footer" _label="Bottom Nav - Social - Instagram" style="color: #304CB2; text-decoration: underline;">
                   <img alt="Instagram" border="0" height="50" src="https://inboxflows.com/_/image/https%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fbf1614a496880fbb366681892e480d30.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyJ9:1mnO4k:F6JSJCa-qqcW7RtkhN_ophhkTEs3I-btc-RntIzoJTw" style="color: #304CB2; font-size: 10px; line-height: normal; font-family: 'Trebuchet MS', helvetica, regular;" width="50"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- bottom navigation -->
            <tr>
             <td class="linkBar" style="padding-bottom: 20px;" valign="top">
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="full">
               <tbody>
                <tr>
                 <th class="column c1 full" style="padding: 10px 0; font-weight: normal;" valign="middle" width="200">
                  <p style="color: #304CB2; font-size: 16px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                   <a _category="Footer" _label="Bottom Nav - Link Bar - Customer Service" style="color: #304CB2; text-decoration: none;">
                    Customer Service
                   </a>
                  </p>
                 </th>
                 <th class="column c2 full" style="padding: 10px 0; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; font-weight: normal;" valign="middle" width="200">
                  <p style="color: #304CB2; font-size: 16px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                   <a _category="Footer" _label="Bottom Nav - Link Bar - Update Preferences" style="color: #304CB2; text-decoration: none;">
                    Update preferences
                   </a>
                  </p>
                 </th>
                 <th class="column c3 full" style="padding: 10px 0; font-weight: normal;" valign="middle" width="200">
                  <p style="color: #304CB2; font-size: 16px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                   <a _category="Footer" _label="Bottom Nav - Link Bar - Download App" style="color: #304CB2; text-decoration: none;">
                    Download mobile app
                   </a>
                  </p>
                 </th>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- === start: Terms and Conditions === -->
            <tr>
             <td class="" id="terms" style="padding: 0 15px;" valign="top">
             </td>
            </tr>
            <tr>
             <td valign="top">
              <p style="color: #8F8F8F; font-size: 10px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
               Terms and Conditions:
              </p>
              <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
               <a style="color: #8F8F8F; text-decoration: none;">
                14-day advance purchase required. Purchase from November 12 through November 25, 2021, 11:59 p.m. Central Time. Continental U.S. travel valid November 26, 2021 through March 9, 2022. Interisland Hawaii and continental U.S. travel to/from Hawaii valid November 26 through December 15, 2021, and January 5 through March 9, 2022. Travel to/from San Juan, Puerto Rico valid November 26 through December 9, 2021, and January 10 through March 9, 2022. International travel valid November 26 through December 15, 2021, and January 5 through March 9, 2022. Continental U.S. travel blacked out December 23 and 26-27, 2021 and January 2, 2022. Travel continental U.S to Hawaii blacked out February 17-20, 2022. Travel continental U.S. from Hawaii blacked out November 26-30, 2021 and February 25-27, 2022. Except as otherwise specified, continental U.S. travel is not valid on Fridays and Sundays. Travel to Fort Myers/Naples, Fort Lauderdale, Miami, West Palm Beach, Tampa, Orlando, Sarasota/Bradenton, Pensacola, Panama City Beach, FL, Destin/Fort Walton Beach, FL, Savannah/Hilton Head, Myrtle Beach, SC, Steamboat Springs, CO, Montrose (Telluride/Crested Butte), CO, Las Vegas, Santa Barbara, and Bozeman is valid only on Sundays through Wednesdays. Travel from Fort Myers/Naples, Fort Lauderdale, Miami, West Palm Beach, Tampa, Orlando, Sarasota/Bradenton, Pensacola, Panama City Beach, FL, Destin/Fort Walton Beach, FL, Savannah/Hilton Head, Myrtle Beach, SC, Steamboat Springs, CO, Montrose (Telluride/Crested Butte), CO, Las Vegas, Santa Barbara, and Bozeman is valid only on Tuesdays through Fridays. Travel between Fort Myers/Naples, Fort Lauderdale, Miami, West Palm Beach, Tampa, Orlando, Sarasota/Bradenton, Pensacola, Panama City Beach, FL, Destin/Fort Walton Beach, FL, Savannah/Hilton Head, Myrtle Beach, SC, Steamboat Springs, CO, Montrose (Telluride/Crested Butte), CO, Las Vegas, Santa Barbara, and Bozeman is valid only on Tuesdays and Wednesdays. Travel continental U.S. to Hawaii is valid Sunday - Wednesday. Continental U.S. from Hawaii is valid Monday - Thursday. Interisland Hawaii travel is not valid on Fridays and Sundays. Travel to/from San Juan, Puerto Rico is valid Monday - Thursday. Travel to international destinations is valid only on Sundays - Wednesdays. Travel from international destinations is valid only on Tuesdays - Fridays. Fares valid on nonstop service where indicated; if not indicated, fares are valid on single connecting service. Displayed prices include all U.S. and international government taxes and fees. Points bookings do not include taxes, fees, and other government/airport charges of at least $5.60 per one-way flight. Seats and days are limited. Fares may vary by destination, flight, and day of week and won't be available on some flights that operate during very busy travel times and holiday periods. Travel is available for one-way Wanna Get Away® fares. Fares may be combined with other Southwest Airlines® combinable fares. If combining with other fares, the most restrictive fare's rules apply. Sale fares may be available on other days of week, but that's not guaranteed. Fares are nonrefundable but may be applied toward future travel on Southwest Airlines®, as long as reservations are canceled at least ten minutes prior to the scheduled departure. Failure to cancel prior to departure will result in forfeiture of remaining funds on the reservation. Any change in itinerary may result in an increase in fare. Standby travel may require an upgrade to the Anytime fare depending on Rapid Rewards® tier status. Fares are subject to change until ticketed. Offer applies only to published, scheduled service.
               </a>
              </p>
             </td>
            </tr>
            <tr>
             <td valign="top">
              <p style="color: #8F8F8F; font-size: 10px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
               Rapid Rewards Holiday Bonus Terms and Conditions:
              </p>
              <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
               <a style="color: #8F8F8F; text-decoration: none;">
                During the "Holiday Bonus" offer, which runs from November 1, 2021 at 12:00 a.m. ET through November 22, 2021 at 11:59 p.m. ET (the "Bonus Period"), Rapid Rewards Shopping® member will earn a one-time bonus of up to 3,500 Rapid Rewards® bonus points on qualifying purchases, in addition to the standard Rapid Rewards points earned from shopping online through Rapid Rewards Shopping. "Qualifying purchases" do not include returns, cancellations, shipping and handling, taxes, gift card, or other cash equivalent purchases, and certain products that are not eligible for bonus points. Please see the Rapid Rewards Shopping site for details on product eligibility and other restrictions. This one-time bonus award will be determined using one of the following tiers, based on member's cumulative qualifying purchases made during the Bonus Period: Tier one bonus: Earn 500 Rapid Rewards bonus points for qualifying purchases of $100 - $499.99; Tier two bonus: Earn 1,000 Rapid Rewards bonus points for qualifying purchases of $500 - $999.99; or Tier three bonus: Earn 3,500 Rapid Rewards bonus points for qualifying purchases of $1,000 or more. Rapid Rewards bonus points should post to your Rapid Rewards account by December 31, 2021. The Tier 3 bonus provides the maximum number of points that will be awarded to an eligible Rapid Rewards account. Void where prohibited by law. All Rapid Rewards rules and regulations apply and can be found at
               </a>
               <a _label="Terms_RRTerms" style="color: #8F8F8F; text-decoration: underline; font-weight: bold;">
                Southwest.com/rrterms
               </a>
               .
               <a style="color: #8F8F8F; text-decoration: none;">
                Bonus points for this Holiday Bonus offer will count toward A-List, A-List Preferred and Companion Pass® qualification. Southwest® reserves the right to amend, suspend, or change the Rapid Rewards program and/or Rapid Rewards program rules at any time without notice. Rapid Rewards Members do not acquire property rights in accrued points. The number of points needed for a particular Southwest flight is set by Southwest and will vary depending on destination, time, day of travel, demand, fare type, point redemption rate, and other factors, and is subject to change at any time until the booking is confirmed.
               </a>
              </p>
             </td>
            </tr>
            <!-- === end: Terms and Conditions === -->
            <!-- Legal -->
            <tr>
             <td valign="top">
              <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
               The account information in this email is only an estimate for a specific point in time. Please reference your Rapid Rewards account on
               <a _label="Legal - Member - Southwest.com" style="color: #8F8F8F; text-decoration: underline;">
                <strong>
                 Southwest.com
                </strong>
               </a>
               ® for the most up-to-date information on available points, tier status, including tier qualifying points or flights, and Companion Pass® qualifying points or flights.
              </p>
              <p style="color: #304CB2; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
               <a _category="Footer" _label="Legal - Member - RR Rules" style="color: #304CB2; text-decoration: underline;">
                All Rapid Rewards rules and regulations apply
               </a>
               .
              </p>
              <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
               <span lang="es">
                Cualquier información publicitaria, promocional o de mercadotecnia contenida en este correo electrónico sólo será efectiva y únicamente será aplicable en los Estados Unidos de América.
               </span>
              </p>
              <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
               This is a post-only mailing from Southwest Airlines®. Please do not attempt to respond to this message.
              </p>
              <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
               Southwest Airlines
               <br/>
               <a style="color: #8F8F8F; text-decoration: none;">
                2702 Love Field Drive
                <br/>
                Dallas, TX 75235
               </a>
               <br/>
               <a style="color: #8F8F8F; text-decoration: none;">
                1-800-I-FLY-SWA (1-800-435-9792)
               </a>
              </p>
              <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
               © Copyright 2021 Southwest Airlines Co. All Rights Reserved.
              </p>
              <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
               You are currently subscribed as:
               <a style="color: #8F8F8F; text-decoration: none;">
                9de7e57c@uifeed.com
               </a>
               <br/>
               <a _category="Footer" _label="Legal - Unsubscribe" _type="optout" style="color: #304CB2; text-decoration: underline;">
                Click here to unsubscribe
               </a>
              </p>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <!-- ===== end: footer region ===== -->
       </tbody>
      </table>
      <img alt="" aria-hidden="true" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fpixel.app.returnpath.net%252Fpixel.gif%253Fr%253D5590180100beeb73efad26b67a26b3847baa6efb/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXhlbC5hcHAuciJ9:1mnO4k:YbES7qaSRTpX20W-_PLn9OPMD_NqoejaGPo5dUQmiqg" style="display: block" width="1"/>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="" height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Ft.iluv.southwest.com%252Fr%252F%253Fid%253Dh78be9bb4%252C157c86c3%252C1/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0LmlsdXYuc291dCJ9:1mnO4k:nWtcLcZz0fttUrEgyy7d1iIUmY_Xo55kfSYoi4DOanc" width="0"/>
 </body>
</html>