<?xml version="1.0" encoding="UTF-8"?>
<Configuration xmlns="http://www.mapinfo.com/midev/service/configuration/maptiling/v1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

	<Cache enabled="false">
		<Property name="diskPath" value="C:/Program Files/Pitney Bowes/Spectrum/server/modules/spatial/TileCache"/>
		<Property name="tilePathPattern" value="mapName/level/row"/>
		<Property name="tileNamePattern" value="column.mimeType"/>
		<Property name="zeroBasedTile" value="true"/>
	</Cache>

	<SrsBoundsList>
		<SrsBounds srsName="epsg:27700" minX="0" minY="0" maxX="1300000" maxY="1300000"/>
	</SrsBoundsList>

</Configuration>