<html>
 <head> 
  <meta charset="UTF-8"> 
  <meta name="viewport" content="width=device-width, initial-scale=1.0"> 
  <style type="text/css">
    table.footer-table {
        width: 100%;
        font-size: inherit;
        line-height: 18px;
        text-align: center;
    }

    table.footer-table .footer-background {
        width: 685px;
        font-size: 11px;
        line-height: 22px;
        color: #888;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center top;
        padding: 15px 0 7px;
        background-image: url(https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png);
    }

    table.footer-table .icloud-logo {
        display: inline-block;
    }

    table.footer-table .footer-cell {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #666;
        text-align: center;
        padding: 0 18px 18px 18px;
    }

    table.footer-table .nobr {
        white-space: nowrap;
    }

    table.footer-table .footer-cell a {
        color: #0070c9;
        text-decoration: none;
    }

    table.footer-table .footer-cell a.apple-address {
        color: #666;
        white-space: nowrap;
        text-decoration: none;
    }

    table.footer-table1 {
        width: 100%;
        font-size: inherit;
        background-color: #f2f2f2;
        margin-top: auto;
    }

    table.footer-table1 .nobr {
        white-space: nowrap;
    }

    table.footer-table1 .footer-background1 {
        font-size: 11px;
        line-height: 22px;
        color: #888;
        background-image: url(https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png);
    }

    table.footer-table1 .footer-cell1 {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 18px;
        
            padding: 20px 36px 1px 40px;
            margin-left:10px;
        
    }

    table.footer-table1 .footer-cell2 {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 12px;
        line-height: 18px;
        color: #666;
        
            padding: 1px 36px 20px 40px;
            margin-left:10px;
        
    }

    table.footer-table1 .footer-cell1 a {
        color: #555;
        text-decoration: none;
    }

    table.footer-table1 .footer-cell2 a.apple-address {
        color: #666;
        white-space: nowrap;
        text-decoration: none;
    }

    table.footer-table .footer-link {
        color: #555;
        text-decoration: none;
    }
    table.footer-table .footer-text{
        color: #888;
        text-decoration: none;
    }
    table.footer-table .footer-text a{
        color: #888;
        text-decoration: none;
    }

</style> 
  <style type="text/css">

    body {
        padding: 0;
        margin: 0;
    }

    body * {
        margin: 0;
    }

    img {
        border: 0;
    }

    hr.horizontal-divider {
        height: 1px;
        background-color: #f6f6f6;
        border: 0;
    }

    a {
        color: #0070c9;
        text-decoration: none;
    }

    a.big-button {
        color: #0070c9;
        text-decoration: none;
        display: inline-block;
        text-align: center;
        height: 43px;
        line-height: 43px;
        font-size: 17px;
        padding: 0;
    }

    a.big-button > table {
        text-align: center;
        background-color: rgb(70,162,255);
        font-size: inherit;
        line-height: inherit;
        padding: 0;
        border: 0;
    }

    a.big-button > table td.btn-padding {
        width: 18px;
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        background-size: 18px 43px !important;
        background-repeat: no-repeat;
        background-color: rgb(70,162,255);
    }

    a.big-button > table td.btn-left {
        background-image: url(https://statici.icloud.com/emailimages/v4/familysharing/button_left.png);
    }

    a.big-button > table td.btn-right {
        background-image: url(https://statici.icloud.com/emailimages/v4/familysharing/button_right.png);
    }

    a.big-button > table td.btn-middle {
        min-width: 60px;
        text-align: center;
        background: url('https://statici.icloud.com/emailimages/v4/familysharing/button_middle.png') repeat-x;
        background-position:left bottom !important;
        background-color: rgb(70,162,255);
        zoom: 1;
        font-family: inherit;
        line-height: inherit;
        font-size: inherit;
    }

    a.big-button > table td.btn-middle > a {
        color: #ffffff;
        text-decoration: none;
    }

    body, td, p, ul, ol {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        font-size: 13px;
        -webkit-font-smoothing: antialiased;
        line-height: 18px;
        color: #333333;
    }

    table {
        border-spacing: 0;
        border-collapse: collapse;
        border: 0;
    }

    table td {
        padding: 0;
    }

    table td.align-left {
        text-align: left;
    }

    table td.align-center {
        text-align: center;
    }

    table td.align-right {
        text-align: right;
    }

    h1 {
        font-size: 19px;
        line-height: 22px;
        color: #333333;
        font-weight: bold;
    }

    h2 {
        font-size: 16px;
        line-height: 18px;
        color: #333333;
        font-weight: bold;
    }

    .hr {
        height:1px;
        background-color:#ccc;
    }

    .mail-wrapper {
        background-color: #ffffff;
    }

    table.list-items {
        
        table-layout: fixed;
        line-height: inherit;
        font-size: inherit;
    }

    table.list-items .list-item-prefix {
        padding-right: 4px;
        text-align: left;
        vertical-align: top;
    }

    table.list-items .list-item {
        text-align: left;
        vertical-align: top;
    }

    .show-on-mobile {
        display: none;
        mso-hide: all; /* Outlook */
        max-height: 0; /* Gmail */
        overflow: hidden; /* Gmail */
    }

    @media (max-width: 414px) {
        .show-on-mobile {
            display: table !important;
            mso-hide: none !important; /* Outlook */
            max-height: none !important; /* Gmail */
        }
        .hide-on-mobile {
            display: none !important;
            mso-hide: all !important;
            max-height: 0 !important;
            overflow: hidden;
        }
    }

</style> 
  <style type="text/css">
    .main-table-1 {
        width: 685px;
        padding: 0px 20px;
    }

    .main-table-2 {
        width: 685px;
        
            padding: 0px 36px 0px 40px;
        
    }

    .content-table-1 {
        margin: 0 auto;
        text-align: center;
    }

    .content-table-2 {
        margin: 0 auto;
        
            text-align: left;
        
    }

    .header-1 {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        color: #333;
        font-smooth: always;
        font-size: 34px;
        line-height: 37px;
        text-align: center;
        
    }

    .text-1 {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        color: #333;
        font-smooth: always;
        font-size: 17px;
        line-height: 26px;
        text-align: center;
        
    }

    .button-text {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        color: #333;
        font-smooth: always;
        font-size: 17px;
        line-height: 26px;
        text-align: center;
        
    }

    .padding-1{
        padding-top: 16px;
    }

    .padding-2{
        padding-bottom: 14px;
    }

    .padding-3{
        padding-bottom: 16px;
    }

    .padding-4{
        padding-top: 24px;
    }

    .padding-5{
        padding-bottom: 26px;
    }

    .padding-6{
        padding-bottom: 30px;
    }

    .padding-7{
        padding-bottom: 12px;
    }

    .padding-8{
        padding-top: 38px;
    }
    
    .padding-9{
        padding-top: 32px;
    }


    @media screen and (max-width: 750px) {
        .content-table-1 {
            padding: 0px 20px;
            text-align: center;
        }

        .content-table-2 {
            padding: 0px 20px;
           
        }
    }

</style> 
  <style type="text/css">
    .mail-wrapper {
        text-align: center;
        font-size: 15px;
        color: #666666;
    }
    
    .btn-inner-table {
        font-size: inherit; line-height: inherit; padding: 0; border: 0;
        
    }
    .center-table {
        margin: 0 auto;
        font-size: inherit;
        line-height: inherit;
        table-layout: fixed;
    }
    .link-clr-1{
        color : rgb(0, 138, 205);
        text-decoration: none;
    }
     .link-clr-2{
        color: rgb(57, 57, 57);
        text-decoration:none;
    }
    .link-clr-3{
        color: #08c;
        text-decoration: none;
    }
    .location-addr-1{
        color: #1a1a1a;
        text-decoration: none;
    }
    .nobr{
        white-space:nowrap;
    }
    .fmf_blue_arrow{
         width: 4px;
         height: 7px;
         border: none;
         display: inline-block;
         background-repeat: no-repeat;
         vertical-align: center;
         padding-right: 5px;
    }
    .fmf-logo-box-left{
        
            text-align: left;
            float:left;
            margin-left:10px;
        
    }

    .fmf-content-sf {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
        color: #333;
        font-smooth: always;
        font-size: 14px;
        line-height: 18px;
        
            text-align: left;
        
        
    }

    .fmf-padding-1 {
        padding-top:40px;
    }
    
    .fmf-padding-2 {
        padding-bottom:20px;
    }

    .fmf-padding-3 {
        padding-bottom:17px;
    }

    .fmf-padding-4 {
        padding-bottom:26px;
    }
    
    .nolink {
        text-decoration: none;
        color: #333;
    }
    
    .link-attr-2{
        color: rgb(0, 138, 205);
        text-decoration: none;
    }
</style> 
 </head> 
 <body style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> 
  <div class="mail-wrapper" style="background-color:rgb(255, 255, 255);margin:0;color:rgb(102, 102, 102);font-size:15px;text-align:center;"> 
   <table style="border:0;margin:0;border-spacing:0;table-layout:auto;width:100%;border-collapse:collapse;"> 
   </table>
   <table style="border:0;margin:0 auto;border-spacing:0;border-collapse:collapse;" align="center"> 
    <tbody style="margin:0;">
     <tr style="margin:0;">
      <td class="main-table-1" align="center" style="padding:0px 20px;margin:0;color:rgb(51, 51, 51);width:685px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> 
       <table class="content-table-1" align="center" style="border:0;margin:0 auto;border-spacing:0;border-collapse:collapse;text-align:center;"> 
        <tbody style="margin:0;">
         <tr style="margin:0;">
          <td align="center" class="padding-4" style="padding:0;padding-top:24px;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> <img class="badged_icon" src="https://statici.icloud.com/emailimages/v4/fmf/FindMy_badged@2x.png" alt="" width="121" height="119" style="border:0;margin:0;width:121px;height:119px;"> </td>
         </tr> 
         <tr style="margin:0;">
          <td class="header-1 padding-3 padding-4" style="padding:0;padding-top:24px;margin:0;color:rgb(51, 51, 51);font-size:34px;padding-bottom:16px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:37px;font-smooth:always;-webkit-font-smoothing:antialiased;text-align:center;"> T S (<a href="mailto:travis.stead89@icloud.com" class="link-clr-2" style="margin:0;color:rgb(57, 57, 57);text-decoration:none;">travis.stead89@icloud.com</a>) would like to share location with you. </td>
         </tr> 
         <tr style="margin:0;">
          <td class="text-1 padding-5" style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:17px;padding-bottom:26px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:26px;font-smooth:always;-webkit-font-smoothing:antialiased;text-align:center;"> 
           <table class="center-table" style="border:0;margin:0 auto;border-spacing:0;table-layout:fixed;font-size:inherit;line-height:inherit;border-collapse:collapse;"> 
            <tbody style="margin:0;">
             <tr style="margin:0;">
              <td style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> <a href="https://fmfmail.icloud.com/fmipservice/mail/en/requests/offerEmail/PkF5DK2BZY+2hNstAuTrC2qAJdAe2a0C9prwgF9uCr8Qvxd8z4fjOQMScxB5BCDRVNiCIlB0JtVmkIqjqqntMevbYqDKR+TYcuwrwXaMhFhX8jU3cmUmGZ52CDoOmt863mHp6iXJNQ6adtUPiS6AqBh6R4Ei2CVJ95EJd5Zx+ZYt9RZi+Ft3BA==" target="_blank" style="margin:0;color:rgb(0, 112, 201);text-decoration:none;"> 
                <table class="btn-inner-table" style="border:0;padding:0;margin:0;border-spacing:0;font-size:inherit;line-height:inherit;border-collapse:collapse;"> 
                 <tbody style="margin:0;">
                  <tr style="margin:0;"> 
                   <td width="20" background="https://statici.icloud.com/emailimages/v4/common/new/btn_left@2x.png" style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:13px;font-family:'SF UI Text Medium', 'SF Pro Text', 'Helvetica Neue', Helvetica, Arial, sans-serif;line-height:18px;font-smooth:always;-webkit-font-smoothing:antialiased;" align="center"></td> 
                   <td height="86" class="btn-middle btn-text right-image" background="https://statici.icloud.com/emailimages/v4/common/new/btn_middle@2x.png" style="padding:0 6px 0 6px;margin:0;color:#2b2b2b;font-weight:500;font-size:17px;line-height:18px;-webkit-font-smoothing:antialiased;background-color:#efefef;background-repeat:repeat-x;text-shadow:#fdfdfd 0 1px 0;font-family:'SF UI Text Medium', 'SF Pro Text', 'Helvetica Neue', Helvetica, Arial, sans-serif;font-smooth:always;text-align:center;" align="center" bgcolor="#efefef">
                    <div style="margin:0;"> 
                     <a href="https://fmfmail.icloud.com/fmipservice/mail/en/requests/offerEmail/PkF5DK2BZY+2hNstAuTrC2qAJdAe2a0C9prwgF9uCr8Qvxd8z4fjOQMScxB5BCDRVNiCIlB0JtVmkIqjqqntMevbYqDKR+TYcuwrwXaMhFhX8jU3cmUmGZ52CDoOmt863mHp6iXJNQ6adtUPiS6AqBh6R4Ei2CVJ95EJd5Zx+ZYt9RZi+Ft3BA==" target="_blank" style="margin:0;color:#2b2b2b;font-weight:500;text-decoration:none;"> View Request </a>
                    </div> </td> 
                   <td background="https://statici.icloud.com/emailimages/v4/common/new/btn_more_right@2x.png" width="60" style="padding:0;margin:0;background-repeat:no-repeat;color:rgb(51, 51, 51);font-size:13px;font-family:'SF UI Text Medium', 'SF Pro Text', 'Helvetica Neue', Helvetica, Arial, sans-serif;line-height:18px;font-smooth:always;-webkit-font-smoothing:antialiased;"></td> 
                  </tr> 
                 </tbody>
                </table> </a> </td>
             </tr> 
            </tbody>
           </table> </td>
         </tr> 
         <tr style="margin:0;">
          <td class="text-1 padding-5" style="padding:0;margin:0;color:rgb(51, 51, 51);font-size:17px;padding-bottom:26px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:26px;font-smooth:always;-webkit-font-smoothing:antialiased;text-align:center;"> To view T S's location, you must be signed in to iCloud on your <br/> iPhone, iPad, or iPod touch. T S will be able to see your Apple ID <br/> email address. You can also choose to share your location with T S. </td>
         </tr> 
        </tbody>
       </table> </td>
     </tr> 
     <tr style="margin:0;">
      <td class="main-table-1" align="center" style="padding:0px 20px;margin:0;color:rgb(51, 51, 51);width:685px;font-size:13px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:18px;-webkit-font-smoothing:antialiased;"> 
       <table class="footer-table" style="border:0;margin:0;border-spacing:0;width:100%;font-size:inherit;line-height:18px;border-collapse:collapse;text-align:center;"> 
        <tbody style="margin:0;">
         <tr style="margin:0;">
          <td class="footer-background" colspan="3" style="padding:15px 0 7px;background-repeat:no-repeat;margin:0;color:rgb(136, 136, 136);width:685px;font-size:11px;line-height:22px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;background-position:center top;background-image:url(https://statici.icloud.com/emailimages/v4/common/footer_gradient_web.png);-webkit-font-smoothing:antialiased;text-align:center;"> <img width="81" height="22" src="https://statici.icloud.com/emailimages/v4/common/icloud_footer_signoff@2x.png" class="icloud-logo" style="border:0;margin:0;display:inline-block;"> </td>
         </tr> 
         <tr style="margin:0;">
          <td class="footer-cell" style="padding:0 18px 18px 18px;margin:0;color:rgb(102, 102, 102);font-size:12px;font-family:system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;line-height:15px;-webkit-font-smoothing:antialiased;text-align:center;"> <span class="nobr" style="margin:0;white-space:nowrap;"> iCloud is a service provided by Apple. </span> <br style="margin:0;"> <span style="margin:0;"> <a class="nobr" href="https://appleid.apple.com/choose-your-country/" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Apple ID </a> | <a class="nobr" href="https://www.apple.com/support/icloud/ww" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Support </a> | <a class="nobr" href="https://www.apple.com/legal/internet-services/icloud/ww/" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Terms and Conditions </a> | <a class="nobr" href="https://www.apple.com/legal/internet-services/privacy/" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Privacy Policy </a> | <a class="nobr" href="https://p64-fmfmobile.icloud.com:443/fmipservice/mail/en/unsubscribe/4w4qKo4pcjhNwMma23ItNy0qcoYpT9TrX6JnrKoHbHOBMWxmjjokRc3h8NSOuoA0/mailman@openstreetmap.org" style="margin:0;color:rgb(0, 112, 201);white-space:nowrap;text-decoration:none;"> Don't Send Me Find My Emails </a> </span> <br style="margin:0;"> <span class="nobr" style="margin:0;white-space:nowrap;">Copyright © 2021</span> Apple Canada Inc., <a class="apple-address" href="#address" style="margin:0;color:rgb(102, 102, 102);white-space:nowrap;text-decoration:none;">120 Bremner Blvd., suite 1600, Toronto ON M5J 0A8, Canada</a>. <span class="nobr" style="margin:0;white-space:nowrap;">All rights reserved.</span> </td>
         </tr> 
        </tbody>
       </table> </td>
     </tr> 
    </tbody>
   </table>  
  </div>  
 </body>
<img src='https://outsideapple.apple.com/img/APPLE_EMAIL_LINK/spacer4.gif?v=2&a=n8%2FMAwxZES27hAp5hOPPO5pwnSTfni%2BWZ0sdVH94wXjmouIsny9X97NhAXD37DD7PpkukqWDpyar74grAgRHKANxvcNv1hUWJZrOmq2bgLQoDcvsvD3OLL2nIyijm8l3J1lXoGO%2BYs%2BLTUvvInbjTWRCKmz2j2wDOPmgS2yuM%2FYUFJ0cLQU2cIn7GxLiZGO%2BEBnIbMgFZ%2FEHvi5rsEu8BOUQj3d98ynh3l3DKC4aHbKlFzUXd%2B9kIiZ%2Bu179xiMkO8NmLhgPznShB5NU7rJZ%2BUroMUYm138rbL9zOTNC3%2By5RuMxzpI8v0GDf3I3aHTXDGJdoKHmS3wvp1%2BEO8%2FTlTadnQFdoAP76myiznNpiDT6X%2Fbg0j1hrqPAIHijTT2qaLoZT0JjWSRaIDq4qxl%2FdMVpnLOA0ZmhwSSzxpnq3v4KFul8K9AY1Dbf%2FSp8O%2Bv3Gv4NUSdJBUKRRofS40Hw1HBsV4%2F1d2q5Hy42HkBmZIPPVBipaLfa0PVmlkCFfzyJtYjZbFqp5%2B4Is%2B%2Br4est0mCASLgUsvk3oBwuQU7fYMPlbWyok1plUZo05I7oeIP6'/>
</html>