<?xml version="1.0" encoding="utf-8" ?>
<ProxyConfig allowedReferers="*"
             mustMatch="true">
    <serverUrls>
      <serverUrl url="https://traffic.arcgis.com/arcgis/rest/services/"
                   clientId="4rtayAqWRTnOhEnC"
                   clientSecret="6aca392a6b9e47739fff264e138ad7ab"
                   matchAll="true"/>
      <serverUrl url="https://traffic.arcgis.com/arcgis/rest/info/"
                   clientId="4rtayAqWRTnOhEnC"
                   clientSecret="6aca392a6b9e47739fff264e138ad7ab"
                   matchAll="true"/>
      <serverUrl url="https://route.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World/"
                   clientId="4rtayAqWRTnOhEnC"
                   clientSecret="6aca392a6b9e47739fff264e138ad7ab"
                   matchAll="true"/>
      <serverUrl url="https://geocode.arcgis.com/arcgis/rest/services/World/GeocodeServer"
                   clientId="4rtayAqWRTnOhEnC"
                   clientSecret="6aca392a6b9e47739fff264e138ad7ab"
                   matchAll="true"/>
    </serverUrls>
</ProxyConfig>

<!-- See https://github.com/Esri/resource-proxy for more information -->