<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<customMapSource>
    <name>Open Topo Map</name>
    <minZoom>1</minZoom>
    <maxZoom>17</maxZoom>
    <tileType>PNG</tileType>
    <tileUpdate>IfNoneMatch</tileUpdate>
    <serverParts>a b c</serverParts>
    <url>https://{$serverpart}.tile.opentopomap.org/{$z}/{$x}/{$y}.png</url>
</customMapSource>