<?xml version="1.0" encoding="UTF-8"?>
<customMapSource>
    <name>USA Topo Maps</name>
    <minZoom>0</minZoom>
    <maxZoom>15</maxZoom>
    <tileType>png</tileType>
    <tileUpdate>None</tileUpdate>
    <url>https://server.arcgisonline.com/ArcGIS/rest/services/USA_Topo_Maps/MapServer/tile/{$z}/{$y}/{$x}</url>
    <backgroundColor>#000000</backgroundColor>
</customMapSource>