Inboxes List

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

+New inbox

<!DOCTYPE html>
<html lang="en" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <!--This tag is important for preserving your character encoding across various email clients. However, regardless of this tag, some email clients will force you to use their encoding (UTF-8) upon receiving your email, and ESPs will use their default encoding upon sending.-->
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <!-- Forcing initial-scale shouldn't be necessary -->
  <meta content="telephone=no, date=no, address=no, email=no, url=no" name="format-detection"/>
  <!-- Tell iOS not to automatically link certain text strings. -->
  <meta name="x-apple-disable-message-reformatting"/>
  <!-- Disable auto-scale in iOS 10 Mail entirely -->
  <!-- Built By The FKA Team -->
  <title>
   Audi
  </title>
  <style>
   /* What it does: Remove spaces around the email design added by some email clients and resets all paragraph and heading tags to not have margin or padding. */
body, p, h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
}
/* What it does: forcing the box model & stops email clients from resizing small text */
* {
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* What it does: Stops Outlook from adding extra spacing to tables & fixes webkit padding issue. */
table {
  border-collapse: collapse;
  mso-table-lspace: 0;
  mso-table-rspace: 0;
}
/* What it does: Reset for G-Mail's default link behavior */
u+.body a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
sup {
  font-size: .6em;
  line-height: 0;
}
/* reset the left margin to zero for Gmail webmail */
u + .body .glist { margin-left: 0 !important; }
  </style>
  <style>
   /*Prevents apple devices from resetting auto link colors, fonts, etc.*/
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
a {
  color: inherit!important;
  mso-color-alt: windowtext;
  text-decoration: none;
}
/* Add unlink class to any container to prevent autolinking */
.unlink a {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
/* Fix for visited links turning purple in outlook */
span.MsoHyperlink {
  color: inherit !important;
  mso-style-priority: 99 !important;
}
span.MsoHyperlinkFollowed {
  color: inherit !important;
  mso-style-priority: 99 !important;
}
/* Prevents gmail from adding weird modal image behavior on unlinked large images */
img + div {
  display: none;
}
/* Android 4.4 screen fix */
div[style*="margin: 16px 0"] {
  margin: 0!important;
}
  </style>
  <!-- Mobile Base Styles -->
  <style>
   @media screen and (max-width:540px) {
/* Saumsung fixes */
#MessageViewBody, #MessageWebViewDiv {
  width: 100% !important;
}
/* Utility Classes */
.alignLeft {
  text-align: left !important;
}
.alignCenter {
  text-align: center !important;
  margin: 0 auto !important;
}
.fullWidth {
  width: 100% !important;
}
.displayTable {
  display: table !important;
}
.hideInMobile {
  display: none !important;
}
.mobileContainer {
  min-width: 360px !important;
  max-width: 360px !important;
  width: 360px !important;
}
.showInMobile {
  width: 100% !important;
  display: block !important;
  float: none !important;
}
.mobilePods {
  width: 100% !important;
  display: block !important;
  margin: 0 auto !important;
}
.displayBlock {
  display: block !important;
}
.hAuto {
  height: auto !important;
  max-height: none !important;
}
/* reset the left margin to zero for Gmail webmail */
u + .body .glist { margin-left: 25px !important; }
}
  </style>
  <!-- Mobile Font, Height, Width & Padding resets -->
  <style>
   @media screen and (max-width:540px) {
/* Fonts */ 
.fontSize10Footer {
  font-size: 10px!important;
  line-height: 15px !important;
  letter-spacing: 1px;
}
.fontSize13 {
  font-size: 13px!important;
  line-height: 18px !important;
}
.fontSize14 {
  font-size: 14px!important;
  line-height: 22px !important;
}
.fontSize16 {
  font-size: 16px!important;
  line-height: 24px !important;
}
/* Heights */
.h10 {
  height: 10px!important;
}
.h13 {
  height: 13px !important;
}
.h20 {
  height: 20px !important;
}
.h26 {
  height: 26px !important;
}
.h30 {
  height: 30px!important;
}
.h36 {
  height: 36px!important;
}
/* Widths */
.w17 {
  width: 17px!important;
}
.w20 {
  width: 20px !important;
}
.w22 {
  width: 22px !important;
}
.w27 {
  width: 27px!important;
}
.w29 {
  width: 29px !important;
}
.w30 {
  width: 30px !important;
}
.w120 {
  width: 120px!important;
}
.w140 {
  width: 140px!important;
}
.w218 {
  width: 218px!important;
}
.w324 {
  width: 324px!important;
}
.w360 {
  width: 360px!important;
}
/* Padding */
.padR0 {
  padding-right: 0px!important;
}
.padB25 {
  padding-bottom: 25px !important;
}
.padL10 {
  padding-left: 10px!important;
}
}
  </style>
  <!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. -->
  <!--[if mso]>         <style>             * {                 font-family: sans-serif !important;             }              sup { font-size: 100% !important; }          </style>     <![endif]-->
  <!-- Makes background images in 72ppi Outlook render at correct size. -->
  <!--[if mso]>     <noscript>       <xml>         <o:OfficeDocumentSettings>           <o:PixelsPerInch>96</o:PixelsPerInch>         </o:OfficeDocumentSettings>       </xml>     </noscript>     <![endif]-->
  <!-- Makes bullets render correctly in Outlook -->
  <!--[if (gte mso 9)|(IE)]> <style> li { margin-left:27px !important; mso-special-format: bullet; } .forDumbOutlooks { margin-left: -25px !important; } </style> <![endif]-->
 </head>
 <body class="body" xml:lang="en">
  <div style="display:none">
   Experience the Audi Q8.
  </div>
  <!-- The following code will prevent any content from the top of your email showing in the preheader preview -->
  <div style="display:none">
   ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏
  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏
  </div>
  <div aria-label="email name" aria-roledescription="email" dir="ltr" lang="en" role="article">
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="mobileContainer" style="width:720px;" width="720">
    <!-- HEADER -->
    <tr>
     <td align="left" valign="top">
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
       <tr>
        <td align="left" valign="top">
         <a style="text-decoration:none;" target="_blank">
          <img alt="Audi" class="hideInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_Audi_Header_Rings_White_2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3MTkwMzYuODM1MDc1Nn0:1uxD12:qo_lZ2uPI6abdrIGpL0ql2uz-Jj605ESUqPujTpJ9QI" style="border:none; display:block;" width="360"/>
          <!--[if !mso]><!-->
          <img alt="Audi" class="displayBlock" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_Audi_Header_Rings_White_mob_2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3MTkwMzYuODM1NTkzNX0:1uxD12:zA8_f_S6f0DdsWtvrw5YhDmuMAfHD2-mXVsWQb6UFQU" style="display:none;" width="180"/>
          <!--<![endif]-->
         </a>
        </td>
        <td align="left" valign="top">
         <a style="text-decoration:none;" target="_blank">
          <img alt="VIEW IN BROWSER." class="hideInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_Audi_Header_View_In_Browser_White_2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3MTkwMzYuODM1NzA5OH0:1uxD12:Brbvf55gv70ngUakITnAqYdEx7WKVEI26i1ssGQyJ8M" style="border:none; display:block;" width="360"/>
          <!--[if !mso]><!-->
          <img alt="VIEW IN BROWSER." class="displayBlock" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_Audi_Header_View_In_Browser_White_mob_2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3MTkwMzYuODM1ODA5Mn0:1uxD12:cJih74Jqv1vJNk6K78FF_beOe1m-zEBoXP9vISuu8pU" style="display:none;" width="180"/>
          <!--<![endif]-->
         </a>
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <!-- END HEADER  -->
    <!-- HERO -->
    <tr>
     <td>
      <a style="text-decoration:none;" target="_blank">
       <!-- IMAGE FOR NON-OUTLOOK DEVICES -->
       <!--[if !mso]><!-->
       <img alt="Lead the pack in the Audi Q8. Visit the model page." class="hideInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.audiusa.com%252Flib%252Ffe3615707564047f721c77%252Fm%252F1%252Ff097df1d-0a1e-4f63-9091-120afe21a862.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmF1ZCIsInRpbWUiOjE3NTc3MTkwMzYuODM1OTE4NH0:1uxD12:gltb-tUBCcijnLjOaDc-t0j2gCckz3mfk2N6EG2se0w" style="border:none; display:block;" width="720"/>
       <img alt="Lead the pack in the Audi Q8. Visit the model page." class="showInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.audiusa.com%252Flib%252Ffe3615707564047f721c77%252Fm%252F1%252F3011e816-ae33-4d1f-8362-2f0bdaebc604.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmF1ZCIsInRpbWUiOjE3NTc3MTkwMzYuODM2MDE0N30:1uxD12:B0mjNlsRH_xxI2WkvHOanm8atnWOCyoGMz3zdbRl2Y4" style="border:none; display:none;" width="360"/>
       <!--<![endif]-->
       <!-- IMAGE FOR OUTLOOK DEVICES -->
       <!--[if mso]>         <img alt="Lead the pack in the Audi Q8. Visit the model page." src="https://image.e.audiusa.com/lib/fe3615707564047f721c77/m/1/f097df1d-0a1e-4f63-9091-120afe21a862.gif" width="720" style="border:none; display:block;">         <![endif]-->
      </a>
     </td>
    </tr>
    <!-- END HERO -->
    <tr>
     <td align="left" valign="top">
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
       <!-- START BODY -->
       <tr>
        <td align="left" valign="top">
         <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
          <tr>
           <td align="left" class="w30" valign="top" width="37">
           </td>
           <td align="left" valign="top">
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
             <tr>
              <td align="left" valign="top">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tr>
                 <td align="left" height="40" valign="top">
                 </td>
                </tr>
                <tr>
                 <td align="left" height="15" valign="top">
                 </td>
                </tr>
                <tr>
                 <td align="left" valign="top">
                  <p style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height:28px; -webkit-text-size-adjust:none;">
                   Fred,
                  </p>
                 </td>
                </tr>
                <tr>
                 <td align="left" height="10" valign="top">
                 </td>
                </tr>
                <tr>
                 <td align="left" valign="top">
                  <p style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height:20px; -webkit-text-size-adjust:none;">
                   From downtown, to dirt road. The Audi Q8 dominates with a standard 335 HP, turbocharged V6 engine and 369 lb-ft of torque, taking you from 0-60 mph in 5.5 seconds.* Enjoy a generous, well-appointed interior optimized with Audi technology, plus Audi drive select to customize engine, transmission, steering and suspension to your preference.
                  </p>
                 </td>
                </tr>
                <tr>
                 <td align="left" height="45" valign="top">
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
           <td align="left" class="w27" valign="top" width="50">
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <!-- END BODY -->
       <!-- START FEATURES -->
       <tr>
        <td align="left" valign="top">
         <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
          <tr>
           <td align="left" valign="top">
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
             <tr>
              <!-- START IMAGE LEFT -->
              <td align="left" class="mobilePods" valign="top">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tr>
                 <td align="left" valign="top">
                  <a target="_blank">
                   <img alt="An Audi Q8 interior. Explore features." border="0" class="hideInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.audiusa.com%252Flib%252Ffe3615707564047f721c77%252Fm%252F1%252F33ee4126-70f9-4708-a37c-6f0fb207dff7.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmF1ZCIsInRpbWUiOjE3NTc3MTkwMzYuODM2MTF9:1uxD12:IcHLB1zj_6QsezhgoYgssGvvu0KC807LnSJBUAl5u5M" style="border:none; display:block;" width="340"/>
                   <!--[if !mso]><!-->
                   <img alt="An Audi Q8 interior. Explore features." class="showInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.audiusa.com%252Flib%252Ffe3615707564047f721c77%252Fm%252F1%252Feaa4e72b-75ed-4d3d-a413-d07e493fcdbb.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmF1ZCIsInRpbWUiOjE3NTc3MTkwMzYuODM2MjMxNX0:1uxD12:1hUjLW3D89-dUQ_JrtDLip73Upc7ejkgR1Ov3O3AMeU" style="border:none; display:none;" width="360"/>
                   <!--<![endif]-->
                  </a>
                 </td>
                </tr>
                <tr>
                 <td align="left" class="h36" height="55" valign="top">
                 </td>
                </tr>
               </table>
              </td>
              <!-- END IMAGE LEFT -->
              <!-- START TEXT RIGHT -->
              <td align="left" class="mobilePods" valign="top">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tr>
                 <td align="left" class="w20" valign="top" width="35">
                 </td>
                 <td align="left" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                   <tr>
                    <td align="left" height="15" valign="top">
                    </td>
                   </tr>
                   <tr>
                    <td align="left" valign="top">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                      <tr>
                       <td align="left" valign="top">
                        <div class="forDumbOutlooks">
                         <ul align="left" class="glist" style="margin:0; margin-left: 25px; padding:0; font-family:  Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:14px; line-height:20px; -webkit-text-size-adjust:none;" type="disc">
                          <!-- HTML for Feature Row -->
                          <li style="margin-bottom:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height:20px; -webkit-text-size-adjust:none;">
                           <strong>
                            Energetic styling.
                           </strong>
                           The Audi Q8 delivers a full expression of Audi design language, its athletic exterior amplified by a bold take on the Singleframe
                           <sup>
                            ®
                           </sup>
                           grille.
                          </li>
                          <!-- End HTML for Feature Row -->
                          <!-- HTML for Feature Row -->
                          <li style="margin-bottom:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height:20px; -webkit-text-size-adjust:none;">
                           <strong>
                            Optimal interior.
                           </strong>
                           Every drive is an immersive experience with leather seating and available 1,920-watt Bang &amp; Olufsen
                           <sup>
                            ®
                           </sup>
                           Advanced sound system.
                          </li>
                          <!-- End HTML for Feature Row -->
                          <!-- HTML for Feature Row -->
                          <li style="margin-bottom:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height:20px; -webkit-text-size-adjust:none;">
                           <strong>
                            Impressive handling.
                           </strong>
                           Available all-wheel steering enhances stability, while available adaptive air suspension automatically transitions from smooth to sporty.
                          </li>
                          <!-- End HTML for Feature Row -->
                         </ul>
                         <div style="display:none;">
                         </div>
                        </div>
                       </td>
                      </tr>
                      <tr>
                       <td align="left" class="h30" height="20" valign="top">
                       </td>
                      </tr>
                      <tr>
                       <td align="left" style="padding-left: 35px;" valign="top">
                        <a target="_blank">
                         <img alt="Explore features" border="0" class="w218" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FHandraiser_Dynamic_Program%252FTemplate%252F2024%252Fimg_HRDP_MY25_T1_CTA.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3MTkwMzYuODM2MzMzM30:1uxD12:0kz0gj0qzKCgm4DVwxgtV2jYxRhAkwgl8K_LwBYtneQ" style="display:block;" width="210"/>
                        </a>
                       </td>
                      </tr>
                      <tr>
                       <td align="left" class="h45" height="35" valign="top">
                       </td>
                      </tr>
                     </table>
                    </td>
                   </tr>
                  </table>
                 </td>
                 <td align="left" class="w20" valign="top" width="35">
                 </td>
                </tr>
               </table>
              </td>
              <!-- END TEXT RIGHT -->
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <!-- END FEATURES -->
       <!-- START FULL WIDTH IMAGE -->
       <tr>
        <td align="left" valign="top">
         <a target="_blank">
          <img alt="An Audi Q8 in motion. Visit the Audi Q8 model page." border="0" class="hideInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.audiusa.com%252Flib%252Ffe3615707564047f721c77%252Fm%252F1%252F588715de-0645-403c-87be-a3540360d8d5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmF1ZCIsInRpbWUiOjE3NTc3MTkwMzYuODM2NDI2NX0:1uxD12:Ysb4sOI5_UD69J_iVeQxWxhXl-7_i2TsgUqkdvCP2W8" style="border:none; display:block;" width="720"/>
          <!--[if !mso]><!-->
          <img alt="An Audi Q8 in motion. Visit the Audi Q8 model page." class="showInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.audiusa.com%252Flib%252Ffe3615707564047f721c77%252Fm%252F1%252F39834c0c-96d4-4e60-b4c0-7dce87601ebd.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmF1ZCIsInRpbWUiOjE3NTc3MTkwMzYuODM2NTE5NX0:1uxD12:KBnbu4pkGOasSgO9J6kGFJM8ZfeqOpr7Vxt3WH2KTXc" style="border:none; display:none;" width="360"/>
          <!--<![endif]-->
         </a>
        </td>
       </tr>
       <!-- END FULL WIDTH IMAGE -->
      </table>
     </td>
    </tr>
    <!-- END BODY AND FEATURES -->
    <!-- FOOTER -->
    <tr>
     <td align="left" bgcolor="#000000" valign="top">
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
       <!-- START LOGO RINGS FOOTER -->
       <span style="background-color: #000000;">
        <tr bgcolor="#000000" style="background-color: #000000;">
         <td align="left" bgcolor="#000000" style="background-color: #000000;" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tr>
            <td align="left" class="w22" valign="top" width="37">
            </td>
            <td align="left" valign="top">
             <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
              <tr>
               <td align="left" class="h20" height="30" valign="top">
               </td>
              </tr>
              <tr>
               <td align="left" valign="top">
                <p class="fontSize13" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#ffffff; line-height:15px; -webkit-text-size-adjust:none; letter-spacing: 0.5px;">
                 Unlock your ownership experience with the myAudi app.¹
                 <a style="color:#ffffff; line-height:13px; text-decoration:underline;" target="_blank">
                  Learn more
                 </a>
                 .
                </p>
               </td>
              </tr>
              <tr>
               <td align="left" class="h20" height="10" valign="top">
               </td>
              </tr>
              <tr>
               <td align="left" valign="top">
                <table border="0" cellpadding="0" cellspacing="0" role="presentation">
                 <tr>
                  <td align="left" valign="top">
                   <a target="_blank">
                    <img alt="Download on the App Store." border="0" class="w120" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.audiusa.com%252Flib%252Ffe3615707564047f721c77%252Fm%252F1%252F409a5388-f153-4e3c-a4e5-c6b7fd07627b.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmF1ZCIsInRpbWUiOjE3NTc3MTkwMzYuODM2NjEyN30:1uxD12:RR2iMkNj3OvdnVnCIcZnPNO41HdRgJn2QKvY7tGebAQ" style="display:block;" width="120"/>
                   </a>
                  </td>
                  <td align="left" class="w27" valign="top" width="13">
                  </td>
                  <td align="left" valign="top">
                   <a target="_blank">
                    <img alt="Google Play." border="0" class="w140" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.audiusa.com%252Flib%252Ffe3615707564047f721c77%252Fm%252F1%252Fc2fbd5b7-c666-4035-afc1-7326d4ada08e.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmF1ZCIsInRpbWUiOjE3NTc3MTkwMzYuODM2NzEwNX0:1uxD12:EKZQWY5gsYmVzrpuCpkjCnajngZetUOrlA9HUGuDAk4" style="display:block;" width="130"/>
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
            </td>
           </tr>
          </table>
         </td>
        </tr>
       </span>
       <!-- END myADUI APP FOOTER -->
       <tr>
        <td align="left" valign="top">
         <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
          <tr>
           <td align="left" class="w22" valign="top" width="37">
           </td>
           <td align="left" valign="top">
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
             <tr>
              <td align="left" class="h25" height="15" valign="top">
              </td>
             </tr>
             <!-- HTML for Legal Row -->
             <tr>
              <td align="left" valign="top">
               <p style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; line-height:15px; -webkit-text-size-adjust:none; letter-spacing:-0.5px;">
                *Always obey all speed and traffic laws.
               </p>
              </td>
             </tr>
             <tr>
              <td class="h13" height="10">
              </td>
             </tr>
             <!-- End HTML for Legal Row -->
             <tr>
              <td align="left" valign="top">
               <p style="font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#ffffff; line-height:15px; -webkit-text-size-adjust:none; letter-spacing:-0.5px;">
                <sup>
                 1
                </sup>
                myAudi services require myAudi account and acceptance of Terms of Services. Standard text and data usage rates may apply. Always pay careful attention to the road, and do not drive while distracted.
               </p>
              </td>
             </tr>
             <tr>
              <td class="h13" height="10">
              </td>
             </tr>
             <tr>
              <td align="left" valign="top">
               <p style="font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#ffffff; line-height:15px; -webkit-text-size-adjust:none; letter-spacing:-0.5px;">
                “Audi,” “Singleframe” and the Singleframe grille design, the four rings logo and all model names are registered trademarks of AUDI AG. “Apple” and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries and regions. “App Store” is a service mark of Apple Inc. “Google Play” and the Google Play logo are trademarks of Google LLC. All other trademarks are the property of their respective owners.
               </p>
              </td>
             </tr>
             <tr>
              <td class="h13" height="10">
              </td>
             </tr>
             <tr>
              <td align="left" valign="top">
               <p style="font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#ffffff; line-height:15px; -webkit-text-size-adjust:none; letter-spacing:-0.5px;">
                To ensure you continue to receive emails from Audi, please place
                <a alias="AudiExperiencetxt" style="color:#ffffff; text-decoration:underline; line-height:15px; white-space:nowrap;">
                 AudiExperience@e.audiusa.com
                </a>
                in your address book. If you would no longer like to receive these marketing emails, you may
                <a style="color:#ffffff; text-decoration:underline; line-height:15px; font-weight: bold;" target="_blank">
                 unsubscribe
                </a>
                . 
       You may also
                <a style="color:#ffffff; text-decoration:underline; line-height:15px;" target="_blank">
                 contact Audi directly
                </a>
                with questions or for additional information. This is an outbound email only; we will be unable to respond to replies. For comments and questions, please contact
                <a style="color:#ffffff; text-decoration:underline; line-height:15px; white-space:nowrap;" target="_blank">
                 auditalk@audi.com
                </a>
                .
               </p>
              </td>
             </tr>
             <tr>
              <td align="left" class="h25" height="20" valign="top">
              </td>
             </tr>
             <tr bgcolor="#000">
              <td align="left" valign="top">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tr>
                 <td align="left" class="mobilePods" valign="top" width="100">
                  <p class="fontSize13 padB25" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; color:#ffffff; line-height:13px; -webkit-text-size-adjust:none; letter-spacing: 1px;">
                   <a style="color:#ffffff; line-height:13px; text-decoration:underline;" target="_blank">
                    AUDIUSA.COM
                   </a>
                  </p>
                 </td>
                 <td align="right" class="mobilePods alignLeft" valign="bottom">
                  <table border="0" cellpadding="0" cellspacing="0" role="presentation">
                   <tr>
                    <td align="left" valign="top" width="14">
                     <a target="_blank">
                      <img alt="Facebook." border="0" class="w20" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FInside_the_Rings%252Fimages%252Fimg_Facebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3MTkwMzYuODM2ODA0Nn0:1uxD12:FqPu7GOyxg6tg2fmO30AdMc6FMJxI6SABSXDqlmxQCw" style="display:block;" width="14"/>
                     </a>
                    </td>
                    <td align="left" class="w10" valign="top" width="15">
                    </td>
                    <td align="left" valign="top" width="20">
                     <a target="_blank">
                      <img alt="YouTube." border="0" class="w30" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FInside_the_Rings%252Fimages%252Fimg_Youtube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3MTkwMzYuODM2ODk2fQ:1uxD12:RgVews8u904GBi0mAshWr2IxIZcZohcG7wWLeVZtUyY" style="display:block;" width="20"/>
                     </a>
                    </td>
                    <td align="left" valign="top" width="15">
                    </td>
                    <td align="left" valign="top" width="17">
                     <a target="_blank">
                      <img alt="Instagram." border="0" class="w27" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FInside_the_Rings%252Fimages%252Fimg_Instagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3MTkwMzYuODM3MDA2OH0:1uxD12:TvQpXmL2-9ApoCVxTaVkO0_3_vKlmdU_Lxncfr5SjnQ" style="display:block;" width="17"/>
                     </a>
                    </td>
                    <td align="left" valign="top" width="15">
                    </td>
                    <td align="left" valign="top" width="17">
                     <a target="_blank">
                      <img alt="Threads." border="0" class="w27" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2024%252Fthreads_icon5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3MTkwMzYuODM3MDk4OH0:1uxD12:AmQnY_XPVv4SM_-SEeSrWLpgGsc26zM5elfUNyH013A" style="display:block;" width="17"/>
                     </a>
                    </td>
                    <td align="left" valign="top" width="15">
                    </td>
                    <td align="left" style="padding-top: 1px;" valign="top" width="17">
                     <a target="_blank">
                      <img alt="LinkedIn." border="0" class="w27" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FInside_the_Rings%252Fimages%252Fimg_LinkedIn.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3MTkwMzYuODM3MTkzN30:1uxD12:k2adZR-hDKZpxVlwBVI_NppO64v3O2DWdQJQ6EfWwXA" style="display:block;" width="17"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
             <tr>
              <td class="h30" height="10">
              </td>
             </tr>
             <!-- START FOOTER LINE -->
             <tr>
              <td align="center">
               <img alt="" class="hideInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_Line_2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3MTkwMzYuODM3MjgyN30:1uxD12:1uN88jjlvn81ljgMuoOlEmll_mO2Kf-Es7jSy37USKY" style="border:none; display:block;" width="645"/>
               <!--[if !mso]><!-->
               <img alt="" class="showInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_Line_mob_2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3MTkwMzYuODM3MzczM30:1uxD12:1IxOKgdkDTSQM4vjk_BNFST_-1eiZh41o9mZqZhtsiY" style="border:none; display:none;" width="305"/>
               <!--<![endif]-->
              </td>
             </tr>
             <!-- END FOOTER LINE -->
             <tr>
              <td class="h15" height="10">
              </td>
             </tr>
             <tr>
              <td align="left" valign="top">
               <p class="fontSize10Footer" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#ffffff; line-height:15px; -webkit-text-size-adjust:none; letter-spacing:-0.5px;">
                © 2025 Audi of America, Inc.     |
                <a class="outlookFix" style="color:#ffffff; line-height:15px; text-decoration:underline;" target="_blank">
                 Privacy Policy
                </a>
                <!--[if !mso]><!-->
                <br class="displayBlock" style="display:none;"/>
                <!--<![endif]-->
                <span class="hideInMobile">
                 |
                </span>
                Audi of America, Inc.
                <!--[if !mso]><!-->
                <br class="displayBlock" style="display:none;"/>
                <!--<![endif]-->
                1950 Opportunity Way, Suite 1500,
                <!--[if !mso]><!-->
                <br class="displayBlock" style="display:none;"/>
                <!--<![endif]-->
                Reston, VA 20190
               </p>
              </td>
             </tr>
             <tr>
              <td class="h15" height="10">
               <!-- 8/7/2024 - MiS
                                Block ID '300192' (name 'CIP Capture EM HTML') - for Customer Insight Portal (CIP)
                                - Code Snippet source in VWGoA BU and shared to child BUs
                                - content is AMPScript to capture rendered email HTML in SendLog variable emailHTML for only
                                - one specific email address deployed to (marketingservices@vw.com)
                                -->
              </td>
             </tr>
             <tr>
              <td align="left" height="40" valign="top">
              </td>
             </tr>
            </table>
           </td>
           <td align="left" class="w27" valign="top" width="37">
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <tr>
     <td align="left" height="40" valign="top">
     </td>
    </tr>
    <!-- END FOOTER -->
    <!-- SFMC will have a meltdown if you don't keep this code inside your template -->
    <!--[if !mso]><!-->
    <tr>
     <td style="display:none;">
      <a style="color: #000000;">
       Update Profile
      </a>
      <span style="color: #000000;">
       This email was sent by:
       <strong>
        Volkswagen Group of America, Inc.
       </strong>
       1950 Opportunity Way Reston,
        VA, 20190, US
      </span>
      <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.e.audiusa.com%252Fopen.aspx%253Fffcb10-fe9115707c6c047e7c-fe2a167372670c7d701578-fe3615707564047f721c77-ff951579-fe3417707662057d751278-ff61167572%2526d%253D100216%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5lLmF1ZCIsInRpbWUiOjE3NTc3MTkwMzYuODM3NDk2NX0:1uxD12:vJg_TvQb7g0ASELENH8inJnq1AaVB2qJBR5u205XfPs" width="1"/>
     </td>
    </tr>
    <!--<![endif]-->
   </table>
  </div>
 </body>
</html>