<?xml version="1.0" encoding="UTF-8"?>

<WMS_Capabilities version="1.3.0" xmlns="http://www.opengis.net/wms" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd">
	<Service>
		<Name>WMS</Name>
		<Title>York Region Base Map (UTM Cached)</Title>
		<Abstract>Cached WMS basemap for York Region locked to NAD83 / UTM Zone 17N.</Abstract>
		<OnlineResource xlink:type="simple" xlink:href="https://ww2.yorkmaps.ca/arcgis/services/CacheMaps/YR_BaseMap_UTM/MapServer/WMSServer"/>
	</Service>
	<Capability>
		<Request>
			<GetCapabilities>
				<Format>text/xml</Format>
			</GetCapabilities>
			<GetMap>
				<Format>image/png</Format>
				<Format>image/jpeg</Format>
			</GetMap>
		</Request>
		<Layer>
			<Title>York Region Base Map (Cached UTM)</Title>
			<CRS>EPSG:26917</CRS>
			<BoundingBox CRS="EPSG:26917" minx="598187.2" miny="4844988.6" maxx="647177.5" maxy="4917029.1"/>
			<Layer queryable="0" opaque="1">
				<Name>YR_BaseMap_UTM</Name>
				<Title>York Region Base Map</Title>
			</Layer>
		</Layer>
	</Capability>
</WMS_Capabilities>
