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="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 */
               /*General Tablets and iPad 1, 2, Mini and Air */
@media screen and (min-width: 601px) and (max-width:1024px) {
/* Hides desktop image on tablets */
.tabHide {display: none !important;}
    
/* Allows mobile creative to show on tablets */
.container.tablet {padding-bottom: 15px !important;}
.container.tablet  img {
        max-height: none !important;
        height: auto !important;
        width: 100% !important;
    }
}
    
/*iPad Pro 10.5 */
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {
/* Hides desktop image on tablets */
.tabHide {display: none !important;}
    
/* Allows mobile creative to show on tablets */
.container.tablet {padding-bottom: 15px !important;}
.container.tablet  img {
        max-height: none !important;
        height: auto !important;
        width: 100% !important;
    }
}  
    
/*iPad Pro 12.9 */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {
/* Hides desktop image on tablets */
.tabHide {display: none !important;}
    
/* Allows mobile creative to show on tablets */
.container.tablet {padding-bottom: 15px !important;}
.container.tablet  img {
        max-height: none !important;
        height: auto !important;
        width: 100% !important;
    }
}               
               @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.flush      {padding-bottom: 0 !important;}
      .container.mobile img {
        max-height: none !important;
        height: auto !important;
        width: 100% !important;
      }

      /* for use in MI Trending Destination */
      .container.mobilecollapse img {
        max-height: none !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;}
         .buttonWrap.mobile[class*="secIntlBlue-"] .button {background-color: #00A9E0 !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;}

      [owa] .x_hidemobile {
              display:none;
          }
                 /* Mini Polo Styles */
          .miniPolo .c1,
          .miniPolo .c2   {padding-bottom: 0 !important;}

.w45 {
        width: 45px!important;
      }
.show {
        display: block!important;
      }

/* iOS date inherit color */
a[x-apple-data-detectors] {
    color: inherit !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

                 /* === Custom Media Queries === */
                 
               }
  </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;">
               Earn by Thursday!
              </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>
              </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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3ODU3Njc4NDUuODAyMzIzOH0:1wqtnB:Cs7I0M4C80BmoQY471HQBzGu-w7y9B73VtwLHnd_y8A" 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;">
                    August 03
                   </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>
            <!-- start: eHero 1 -  August Companion Pass Promotion 20260803 - Non Registered -->
            <tr>
             <td class="container" style="padding-bottom: 15px; font-size: 0px; line-height: 0px;" valign="top">
              <a _category="Content" _label="Content - Hero - CB2047034" style="color: #304CB2; text-decoration: underline;">
               <img alt="HURRY OFFER ENDS THURSDAYFly now. Fly a friend free* every time you fly later. Here’s how:   Register then book a qualifying round trip or two qualifying one-way flights by Thursday, 8/6/2026.   Travel by 11/18/2026.  Companion flies free with you 1/5-3/3/2027. What is a Companion Pass?   Companion Pass is a special benefit from Southwest Airlines® that allows one designated person to fly free with you when you fly. *Does not include taxes and fees from $5.60 one-way. Terms apply. [Register now]." border="0" class="full" src="https://inboxflows.com/_/image/https%253A%252F%252Fs7d9.scene7.com%252Fis%252Fimage%252Fsouthwestairlines%252FeHero-1----August-Companion-Pass-Promotion-20260803---Non-Registered_TP2047015_20260715044755%253Fclk%253DCB2047034/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzN2Q5LnNjZW5lNyIsInRpbWUiOjE3ODU3Njc4NDUuODAyNjA1OX0:1wqtnB:YjZe5c-wjVjoQOddNPRq4o4S8g2BP-Q47FUs58DtXNc" style="display: block; color: #304CB2; font-size: 12px; font-family: 'Trebuchet MS', Helvetica, sans-serif;" width="600"/>
              </a>
             </td>
            </tr>
            <!-- end: eHero 1 -  August Companion Pass Promotion 20260803 - Non Registered -->
            <!-- start: P1 - PROSMi - TrendingDestinations -  August Companion Pass Promotion 20260803 -->
            <!-- start: MI Campaign Code -->
            <tr>
             <td>
              <table border="0" cellpadding="0" cellspacing="0" height="1" width="1">
               <tr>
                <td style="font-size:0px; line-height:0px;">
                 <img alt="" aria-hidden="true" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Fup%252Faafeb28be0a77f343fe1a7ea39de473b%252Fo.gif%253Fmi_u%253D00000000-0000-0000-0000-000011a3f7f6%2526mi_ecmp%253Dac_sec_promo_20260803_sale_prom/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3ODU3Njc4NDUuODAyNzQ5fQ:1wqtnB:0Uo75DyAZ_tvVF_c061tE8MNAGTyemcb7w6y7ruzeYc" width="1"/>
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <!-- end: MI Campaign Code -->
            <!-- URL LOW FARE CALENDAR -->
            <!-- NEXT MONTH PARAMETER -->
            <!-- mobile -->
            <!--[if !mso]><!-->
            <tr aria-hidden="true">
             <td class="container mobile x_hidemobile" style="mso-hide: all; padding-bottom: 0; font-size: 0px; line-height: 0px;" valign="top">
              <!--08. Header - Mobile-->
              <a _category="Content" _label="Content - Split 1 - CB2046998">
               <img alt="Display images to show real-time content" border="0" class="mobile" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252Fb53fef4b43640355.png%253Fmi_u%253D00000000-0000-0000-0000-000011a3f7f6%2526mi_ecmp%253Dac_sec_promo_20260803_sale_prom%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3ODU3Njc4NDUuODAyOTYxfQ:1wqtnB:NS-krgDRga7jV6zIG3fy_YQf0-ObLGusltjP2Fymo84" style="max-height: 0; width: 0; display: block; color: #304CB2; font-size: 0px; line-height: 0px; font-family: 'Trebuchet MS', helvetica, regular;" width="100%"/>
              </a>
              <table border="0" cellpadding="0" cellspacing="0" class="background" role="presentation" style="background-color:#ededed;" width="100%">
               <tbody>
                <tr aria-hidden="true">
                 <td class="container mobilenopadding x_hidemobile" style="mso-hide: all; padding-bottom: 0; font-size: 0px; line-height: 0px;" valign="top">
                  <!--09. Destination 1 - Mobile-->
                  <a _category="Content" _label="Content - Split 1 - CB2046998">
                   <img alt="Display images to show real-time content" border="0" class="mobile" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F5f65e0e4558eeb4e.png%253Fmi_u%253D00000000-0000-0000-0000-000011a3f7f6%2526mi_ecmp%253Dac_sec_promo_20260803_sale_prom%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3ODU3Njc4NDUuODAzMTM4M30:1wqtnB:XTRhQPPtLgp7rTIKM89jV7Ggco-i5Fv5jYBKRmfjH4Y" style="max-height: 0; width: 0; display: block; color: #304CB2; font-size: 0px; line-height: 0px; font-family: 'Trebuchet MS', helvetica, regular;" width="100%"/>
                  </a>
                 </td>
                </tr>
                <tr aria-hidden="true">
                 <td class="container mobilenopadding x_hidemobile" style="mso-hide: all; padding-bottom: 0; font-size: 0px; line-height: 0px;" valign="top">
                  <!--10. Destination 2 - Mobile-->
                  <a _category="Content" _label="Content - Split 1 - CB2046998">
                   <img alt="Display images to show real-time content" border="0" class="mobile" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F0c4f18a31af46572.png%253Fmi_u%253D00000000-0000-0000-0000-000011a3f7f6%2526mi_ecmp%253Dac_sec_promo_20260803_sale_prom%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3ODU3Njc4NDUuODAzMjkzfQ:1wqtnB:eZv_TJKj4-KuQ6Ilbopl4yCTE7mEq-eNfn0OrZY2ZaU" style="max-height: 0; width: 0; display: block; color: #304CB2; font-size: 0px; line-height: 0px; font-family: 'Trebuchet MS', helvetica, regular;" width="100%"/>
                  </a>
                 </td>
                </tr>
                <tr aria-hidden="true">
                 <td class="container mobilenopadding x_hidemobile" style="mso-hide: all; padding-bottom: 0; font-size: 0px; line-height: 0px;" valign="top">
                  <!--11. Destination 3 - Mobile-->
                  <a _category="Content" _label="Content - Split 1 - CB2046998">
                   <img alt="Display images to show real-time content" border="0" class="mobile" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F45def76d3671481a.png%253Fmi_u%253D00000000-0000-0000-0000-000011a3f7f6%2526mi_ecmp%253Dac_sec_promo_20260803_sale_prom%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3ODU3Njc4NDUuODAzNDU3N30:1wqtnB:WiBSq7vvSj7TB-DdYSxd538PajOORymAU8PwyFsNXxU" style="max-height: 0; width: 0; display: block; color: #304CB2; font-size: 0px; line-height: 0px; font-family: 'Trebuchet MS', helvetica, regular;" width="100%"/>
                  </a>
                 </td>
                </tr>
                <tr aria-hidden="true">
                 <td class="container mobilenopadding x_hidemobile" style="mso-hide: all; padding-bottom: 0; font-size: 0px; line-height: 0px;" valign="top">
                  <!--12. Footer - Mobile-->
                  <a _category="Content" _label="Content - Split 1 - CB2046998">
                   <img alt="Display images to show real-time content" border="0" class="mobile" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F9e378b242f645225.png%253Fmi_u%253D00000000-0000-0000-0000-000011a3f7f6%2526mi_ecmp%253Dac_sec_promo_20260803_sale_prom%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3ODU3Njc4NDUuODAzNjMzMn0:1wqtnB:kSfIJmRv08lY52HBAHAdZEcca4S9leLaFjkAItnjZQw" style="max-height: 0; width: 0; display: block; color: #304CB2; font-size: 0px; line-height: 0px; font-family: 'Trebuchet MS', helvetica, regular;" width="100%"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <!--<![endif]-->
              <!-- desktop -->
             </td>
            </tr>
            <tr class="hide">
             <td class="container" style="padding-bottom: 10px; font-size: 0px; line-height: 0px;" valign="top">
              <!--02. Header - Desktop-->
              <a _label="Content - Split 1 - CB2046998" style="display: block;">
               <img alt="Display images to show real-time content" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F9bdc04d95da30035.png%253Fmi_u%253D00000000-0000-0000-0000-000011a3f7f6%2526mi_ecmp%253Dac_sec_promo_20260803_sale_prom%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3ODU3Njc4NDUuODAzODEwOH0:1wqtnB:FCIYgeU_3a5ftsFMA_vcqML7OYTFyZVQ35zofW3JYLM" style="border: 0; display: block;"/>
              </a>
              <table border="0" cellpadding="0" cellspacing="0" class="background" role="presentation" style="background-color:#ededed;" width="100%">
               <tbody>
                <tr>
                 <td style="font-size: 0px; line-height: 0px;" valign="middle">
                  <!--03. Destination 1 - Desktop-->
                  <a _label="Content - Split 1 - CB2046998" style="display: block;">
                   <img alt="Display images to show real-time content" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F9a820a7ffe571f8d.png%253Fmi_u%253D00000000-0000-0000-0000-000011a3f7f6%2526mi_ecmp%253Dac_sec_promo_20260803_sale_prom%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3ODU3Njc4NDUuODAzOTkwNH0:1wqtnB:SJdpx9k85IYgtzH1b0DsHaCqpbl36T1x_eZz-cRA2wY" style="border: 0; display: block;"/>
                  </a>
                 </td>
                 <td style="font-size: 0px; line-height: 0px;" valign="middle">
                  <!--04. Destination 2 - Desktop-->
                  <a _label="Content - Split 1 - CB2046998" style="display: block;">
                   <img alt="Display images to show real-time content" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F354544d468846a8f.png%253Fmi_u%253D00000000-0000-0000-0000-000011a3f7f6%2526mi_ecmp%253Dac_sec_promo_20260803_sale_prom%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3ODU3Njc4NDUuODA0MTUxM30:1wqtnB:0jXLamJcAXtN7b6FXv7g0u1PY1eBX65vR3VO8cFtuds" style="border: 0; display: block;"/>
                  </a>
                 </td>
                 <td style="font-size: 0px; line-height: 0px;" valign="middle">
                  <!--05. Destination 3 - Desktop-->
                  <a _label="Content - Split 1 - CB2046998" style="display: block;">
                   <img alt="Display images to show real-time content" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252Fc9c8462a6477ac69.png%253Fmi_u%253D00000000-0000-0000-0000-000011a3f7f6%2526mi_ecmp%253Dac_sec_promo_20260803_sale_prom%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3ODU3Njc4NDUuODA0MzIwOH0:1wqtnB:JYvkirIBD42CbNygkKcLM5oEsvNlly0IPLIlNza-IpY" style="border: 0; display: block;"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <!--06. Footer - Desktop-->
              <a _label="Content - Split 1 - CB2046998" style="display: block">
               <img alt="Display images to show real-time content" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F43edefb9bc89f226.png%253Fmi_u%253D00000000-0000-0000-0000-000011a3f7f6%2526mi_ecmp%253Dac_sec_promo_20260803_sale_prom%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3ODU3Njc4NDUuODA0NDk4NH0:1wqtnB:_LKhxIu9bylycLqKx-ElnuuWprJMLTREbomiQgkPxnw" style="border: 0; display: block;"/>
              </a>
             </td>
            </tr>
            <!-- end: P1 - PROSMi - TrendingDestinations -  August Companion Pass Promotion 20260803 -->
           </tbody>
          </table>
         </td>
        </tr>
        <!-- ===== end: content region ===== -->
        <!-- ===== start: footer region ===== -->
        <tr>
         <td class="miniPolo container" style="padding: 0 0 15px;" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tbody>
            <tr>
             <th class="column c1" height="50" style="font-weight: normal;background-color: #E6E7E8;padding:0; border-collapse:collapse;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" class="full" height="50" role="presentation" style="background-color: #E6E7E8;" width="190">
               <tbody>
                <tr>
                 <td align="right" valign="middle" width="45">
                  <a _label="Content - Mini Polo 1" style="color: #111B40; text-decoration: none;">
                   <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3ODU3Njc4NDUuODA0NzExM30:1wqtnB:Cf4_LAMEJF0fnVAU_11xe4PLQ9G8Eg9wmt7_WkSRHc0" style="display: block;" width="30"/>
                  </a>
                 </td>
                 <td align="center" valign="middle">
                  <p style="color: #111B40; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; margin: 15px 0; line-height: 20px;">
                   <a _label="Content - Mini Polo 1" style="color: #111B40; text-decoration: none;">
                    Book hotel
                   </a>
                  </p>
                 </td>
                 <td align="left" class="w45 mImg-center" valign="middle" width="24">
                  <a _label="Content - Mini Polo 1" style="color: #111B40; text-decoration: none;">
                   <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3ODU3Njc4NDUuODA0ODY3NX0:1wqtnB:jU0bb4e4j76XpP16x3fLPG3RCXIoYVOGq20YsS52RJo" style="display: block;" width="9"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </th>
             <th class="column" height="15" style="padding:0; border-collapse:collapse;" width="10">
             </th>
             <th class="column c2" height="50" style="font-weight: normal;background-color: #E6E7E8;padding:0; border-collapse:collapse;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" class="full" height="50" role="presentation" style="background-color: #E6E7E8;" width="190">
               <tbody>
                <tr>
                 <td align="right" valign="middle" width="45">
                  <a _label="Content - Mini Polo 2" style="color: #111B40; text-decoration: none;">
                   <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3ODU3Njc4NDUuODA1MDExfQ:1wqtnB:tqEFMqRvCW9Y8Zsv-4CSWcVbh9BTTY7KfaPwSdg4tXc" style="display: block;" width="30"/>
                  </a>
                 </td>
                 <td align="center" valign="middle">
                  <p style="color: #111B40; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; margin: 15px 0; line-height: 20px;">
                   <a _label="Content - Mini Polo 2" style="color: #111B40; text-decoration: none;">
                    Book car
                   </a>
                  </p>
                 </td>
                 <td align="left" class="w45 mImg-center" valign="middle" width="24">
                  <a _label="Content - Mini Polo 2" style="color: #111B40; text-decoration: none;">
                   <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3ODU3Njc4NDUuODA1MTUzOH0:1wqtnB:pBQgTDHXjtlOeEcYMaYtS7fDrPvQrEvlfq4TbkxQH5U" style="display: block;" width="9"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </th>
             <th class="column" height="15" style="padding:0; border-collapse:collapse;" width="10">
             </th>
             <th class="column c3" height="50" style="font-weight: normal;background-color: #E6E7E8;padding:0; border-collapse:collapse;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" class="full" height="50" role="presentation" style="background-color: #E6E7E8;" width="200">
               <tbody>
                <tr>
                 <td align="right" valign="middle" width="45">
                  <a _label="Content - Mini Polo 3" style="color: #111B40; text-decoration: none;">
                   <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3ODU3Njc4NDUuODA1Mjk2fQ:1wqtnB:w0-sMUcDnk0SoCiUigMD7ODS3ehoYUiINi5dWl1Z1x0" style="display: block;" width="30"/>
                  </a>
                 </td>
                 <td align="center" valign="middle">
                  <p style="color: #111B40; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; margin: 15px 0; line-height: 20px;">
                   <a _label="Content - Mini Polo 3" style="color: #111B40; text-decoration: none;">
                    View all offers
                   </a>
                  </p>
                 </td>
                 <td align="left" class="w45 mImg-center" valign="middle" width="24">
                  <a _label="Content - Mini Polo 3" style="color: #111B40; text-decoration: none;">
                   <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3ODU3Njc4NDUuODA1NDQ2MX0:1wqtnB:Zq58ogWlgKk8icsCqdSHMrP51muMu4qUpX4gwyr39kY" 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="padding: 0 25px; 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyIsInRpbWUiOjE3ODU3Njc4NDUuODA1NTk1Mn0:1wqtnB:KFZn2ARkK3SplbpZg3N5whieFXJtJkq6Y-j1wVdELOw" style="color: #304CB2; font-size: 10px; line-height: normal; font-family: 'Trebuchet MS', Helvetica, sans-serif;" width="50"/>
                  </a>
                 </td>
                 <td style="padding: 0 25px; font-size: 0px; line-height: 0px;" valign="top">
                  <a _category="Footer" _label="Bottom Nav - Social - Instagram" data-litmus-ignore="" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyIsInRpbWUiOjE3ODU3Njc4NDUuODA1NzQxfQ:1wqtnB:_j3XXtyprylwZlmNk85oUuXPwC2Mm1pmP7427Buptgo" style="color: #304CB2; font-size: 10px; line-height: normal; font-family: 'Trebuchet MS', Helvetica, sans-serif;" 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;">
                    Help Center
                   </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 valign="top">
              <p style="color: #8F8F8F; font-size: 11px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, sans-serif; text-align: left; Margin: 0 0 10px 0;">
               Promotional Companion Pass
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               Terms and Conditions:
              </p>
              <p style="color: #8F8F8F; font-size: 11px; font-family: 'Trebuchet MS', Helvetica, sans-serif; text-align: left; Margin: 0 0 10px 0;">
               <a style="color: #8F8F8F; text-decoration: none;">
                Register for this promotion, then book one qualifying round trip or two qualifying one-way Southwest
                <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                 ®
                </span>
                flights between 8:00 a.m. Central Time (“CT”) on August 3, 2026 and 11:59 p.m. CT on August 6, 2026 (the “Promotion Period”) for travel between August 3 and November 18, 2026 (the "Travel Period"), and fly during the Travel Period to earn a promotional Companion Pass
                <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                 ®
                </span>
                valid for use between January 5, 2027 and March 3, 2027.
               </a>
              </p>
              <p style="color: #8F8F8F; font-size: 11px; font-family: 'Trebuchet MS', Helvetica, sans-serif; text-align: left; Margin: 0 0 10px 0;">
               <a style="color: #8F8F8F; text-decoration: none;">
                To register for this promotion, you will need to provide your Southwest Rapid Rewards
                <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                 ®
                </span>
                account number at the time of registration. If you do not have a Rapid Rewards
                <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                 ®
                </span>
                account number, you may register for an account by going online to
               </a>
               <a _label="Terms_RRAccount" style="color: #616161; text-decoration: underline; font-weight: bold;">
                Southwest.com/rapid-rewards
               </a>
               to become a Member. Rapid Rewards accounts are free. Member must register for this promotion, book one qualifying round trip or two qualifying one-way Southwest flights during the Promotion Period for travel during the Travel Period, and fly during the Travel Period. Registration must be completed prior to booking and commencement of travel. Valid on new qualifying flights booked during the Promotion Period for travel during the Travel Period and flown within the Travel Period. Member’s qualifying flights must be booked through
               <a _label="Terms_homepage" style="color: #616161; text-decoration: underline; font-weight: bold;">
                Southwest.com
               </a>
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               , the Southwest Mobile App,
               <a _label="Terms_RRTerms" style="color: #616161; text-decoration: underline; font-weight: bold;">
                swabiz.com
               </a>
               (SWABIZ
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               ), Global Distribution System (GDS), or Southwest Partner Services (SPS) distribution channels with Southwest Airlines
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               inventory during the Promotion Period for travel that must be completed during the Travel Period. Member's Rapid Rewards account number must be entered at the time of booking Member's qualifying flight to earn a promotional Companion Pass valid for use between January 5, 2027 and March 3, 2027. A qualifying one-way flight for this promotion is a one-way flight on Southwest Airlines from an origin city to a destination city, including any intermediate stops and/or connections on Southwest Airlines
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               . A qualifying round trip flight for this promotion is a round trip flight on Southwest Airlines from an origin city to a destination city and back to the originating airport or carrier-recognized co-terminal. Valid on new reservations booked within the Promotion Period for travel during the Travel Period only. Travel booked or flown prior to registration for this promotion is not eligible for this promotional Companion Pass offer. Travel date is determined by the qualifying flight(s) original scheduled departure time. Qualifying flights must be flown by the same Member. Redemption reservations and Cash + Points bookings qualify for this promotional offer. Basic, Choice, Choice Preferred, and Choice Extra fares are all qualifying flights for this promotion. Cash + Points bookings will earn Rapid Rewards points, tier qualifying points for A-List and A-List Preferred status, and Companion Pass qualifying points on the portion of the base fare that is paid with dollars. Companion Pass, charter flights, group travel, and Getaways by Southwest™ bookings do not qualify as one-way or round trip flights for this promotion. Changes made within the Promotion Period are allowed if the qualifying travel is still completed in the Travel Period. Changes made to any itinerary after the Promotion Period may eliminate qualification for this promotion.
              </p>
              <p style="color: #8F8F8F; font-size: 11px; font-family: 'Trebuchet MS', Helvetica, sans-serif; text-align: left; Margin: 0 0 10px 0;">
               <a style="color: #8F8F8F; text-decoration: none;">
                The promotional Companion Pass is valid from January 5, 2027 through March 3, 2027 and allows you to designate one person to fly with you, free of airline charges
                <strong>
                 (does not include taxes and fees from $5.60 one-way)
                </strong>
                on flights purchased by you, booked through Southwest, and completed between January 5, 2027 and March 3, 2027. Visit
               </a>
               <a _label="disclaimer_rrterms" style="color: #616161; text-decoration: underline; font-weight: bold;">
                Southwest.com/rrterms
               </a>
               for a complete list of Companion Pass rules. No Rapid Rewards points nor tier or Companion Pass qualifying points will be awarded for flights taken by the Companion when flying on a promotional Companion Pass or Companion Pass reservation. Member is limited to one Companion Pass at a time. You may change your designated Companion up to three times while you have promotional Companion Pass. If you earn Companion Pass in 2027 by earning 135,000 Companion Pass qualifying points or flying 100 qualifying one-way flights, any changes to your designated Companion during the time you have a promotional Companion Pass will reduce the number of changes you can make to your designated Companion in the 2027 calendar year. For example, if you earn a promotional Companion Pass through this promotion, change your designated Companion twice during the validity period for promotional Companion Pass, and later in 2027 earn Companion Pass, you would only be able to change your designated Companion one more time in 2027. Companion Pass is nontransferable. All Rapid Rewards rules and regulations apply and can be found at
               <a _label="disclaimer_rrterms" style="color: #616161; text-decoration: underline; font-weight: bold;">
                Southwest.com/rrterms
               </a>
               . 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.
              </p>
             </td>
            </tr>
            <!-- === end: Terms and Conditions === -->
            <tr>
             <td style="font-family: 'Trebuchet MS', Helvetica, sans-serif;" valign="top">
              <p style="color: #8F8F8F; font-size: 11px; 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
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               account on
               <a _label="Legal - Member - Southwest.com" style="color: #8F8F8F; text-decoration: underline;">
                <strong>
                 Southwest.com
                </strong>
               </a>
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               for the most up-to-date information on available points, tier status, including tier qualifying points or flights, and Companion Pass
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               qualifying points or flights.
              </p>
              <p style="color: #304CB2; font-size: 11px; 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: 11px; Margin: 0 0 10px 0;">
               This is a post-only mailing from Southwest Airlines
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               . Please do not attempt to respond to this message. Your privacy is important to us. Please read our
               <a _label="" style="color: #304CB2; text-decoration: underline; font-weight: normal;">
                Privacy Policy
               </a>
               and
               <a _label="" style="color: #304CB2; text-decoration: underline; font-weight: normal;">
                Terms of Use
               </a>
               .
              </p>
              <p style="color: #8F8F8F; font-size: 11px; 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: 11px; 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: 11px; Margin: 0 0 10px 0;">
               © Copyright 2026 Southwest Airlines Co. All Rights Reserved.
              </p>
              <p style="color: #8F8F8F; font-size: 11px; 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>
     </td>
    </tr>
    <tr>
     <td valing="top">
      <style>
       @media print {
                            #_two50 {
                                background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fsouthwest.everestengagement.com%252Fea%252FabNr6Wz0M8%252F%253Ft%253Dp%2526e%253Dac8e32ec96b56e87848e0603521e75ec6aac29add4856d8ae7f2b694403a8574%2526c%253Dac_sec_promo_20260803_sale_prom%2526channel%253DSouthwest%2526series%253DSEC/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzb3V0aHdlc3QuZSIsInRpbWUiOjE3ODU3Njc4NDUuNzg4OTg2fQ:1wqtnB:x79J4B9op9CRvjPLrQ13EzIQJbDnhDJ14co2WRClq9A');
                            }
                        }
                        
                        blockquote #_two50, #mailContainerBody #_two50, div.OutlookMessageHeader, table.moz-email-headers-table {
                            background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fsouthwest.everestengagement.com%252Fea%252FabNr6Wz0M8%252F%253Ft%253Df%2526e%253Dac8e32ec96b56e87848e0603521e75ec6aac29add4856d8ae7f2b694403a8574%2526c%253Dac_sec_promo_20260803_sale_prom%2526channel%253DSouthwest%2526series%253DSEC/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzb3V0aHdlc3QuZSIsInRpbWUiOjE3ODU3Njc4NDUuNzg5NjQ0fQ:1wqtnB:o_pWqkSfsaqaQizp1jKAZBVxTDbcaO_N5XqDb1fbe2c');
                        }
      </style>
      <div id="_two50">
      </div>
      <img height="1" id="_two50_img" src="https://inboxflows.com/_/image/https%253A%252F%252Fsouthwest.everestengagement.com%252Fea%252FabNr6Wz0M8%252F%253Fe%253Dac8e32ec96b56e87848e0603521e75ec6aac29add4856d8ae7f2b694403a8574%2526c%253Dac_sec_promo_20260803_sale_prom%2526channel%253DSouthwest%2526series%253DSEC/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzb3V0aHdlc3QuZSIsInRpbWUiOjE3ODU3Njc4NDUuODA1OTA1OH0:1wqtnB:sINZ3ET2ZhjDXQXev0qMAnnh9n3K4iyPMveNyGuXvDM" style="margin:0 !important; padding:0 !important; border:0 !important; height:1px !important; width:1px !important;" width="1"/>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="" height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Ft18.iluv.southwest.com%252Fr%252F%253Fid%253Dhb2b924b6-2b1f-44a5-b196-e15e7b08ae19%252C80102593%252C1/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0MTguaWx1di5zbyIsInRpbWUiOjE3ODU3Njc4NDUuODA2MDU5Nn0:1wqtnB:5oTCsnPMsvOwOC9vW_eGR5VLSk41kiHvvkS4RsNdCTI" width="0"/>
 </body>
</html>