<?xml version="1.0" encoding="utf-8"?> 
<Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006"> 
  <Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a"> 
    <Account> 
      <AccountType>email</AccountType> 
      <Action>redirectUrl</Action> 
    <RedirectUrl>https://outlook.office365.com/autodiscover/autodiscover.xml</RedirectUrl> 
    </Account> 
  </Response> 
</Autodiscover>