<?xml version="1.0" encoding="utf-8"?>
<o:OfficeConfig xmlns:o="urn:schemas-microsoft-com:office:office">
  <o:services>
    <o:service o:name="MruV2Service" o:authentication="2">
      <o:url>https://recent.svc.cloud.microsoft/ocs/v2/recent</o:url>
      <o:ticket o:policy="MBI_SSL_SHORT" o:idprovider="1" o:target="officeapps.live.com" />
      <o:ticket o:idprovider="3" o:headerValue="Bearer {}" o:resourceId="https://api.office.net" o:authorityUrl="https://login.windows.net/common/oauth2/authorize" />
    </o:service>
    <o:service o:name="MsGraphEndpoint" o:authentication="2">
      <o:url>https://graph.microsoft.com/v1.0</o:url>
      <o:ticket o:policy="DELEGATION" o:idprovider="1" o:target="https://graph.microsoft.com/.default" o:headerValue="{}" />
      <o:ticket o:idprovider="3" o:resourceId="https://graph.microsoft.com/" o:authorityUrl="https://login.windows.net/common/oauth2/authorize" />
    </o:service>
  </o:services>
</o:OfficeConfig>