<?xml version="1.0" encoding="UTF-8"?>
<NamedMapDefinition version="MXP_NamedResource_1_5" xmlns:gml="http://www.opengis.net/gml"
					xmlns="http://www.mapinfo.com/mxp">
	<ConnectionSet/>
	<DataSourceDefinitionSet>
		<NamedDataSourceDefinitionRef id="id1" resourceID="/Samples/NamedTables/USA"/>
	</DataSourceDefinitionSet>
	<MapDefinition id="id2" name="USA" alias="USA">
		<DisplayConditions>
			<MapSize uom="mapinfo:imagesize pixel">
				<ImageWidth>400</ImageWidth>
				<ImageHeight>300</ImageHeight>
			</MapSize>
			<ZoomAndCenter>
				<MapZoom uom="mapinfo:length mi">3300.031323</MapZoom>
				<gml:Point srsName="mapinfo:coordsys 1,62">
					<gml:coordinates>-95.613287000000014,37.464292</gml:coordinates>
				</gml:Point>
			</ZoomAndCenter>
			<DisplayCoordSys>
				<SRSName>mapinfo:coordsys 1,62</SRSName>
			</DisplayCoordSys>
			<ResizeMethod>preserveZoom</ResizeMethod>
			<RasterConditions dither="halfTone" rasterReprojectionResampling="cubicConvolution"
							  rasterReprojection="none" trueColor="true" optimizeRasterLayers="screen"
							  optimizeVectorLayers="screen"/>
			<RenderingOptions enableOpacity="false" enableAntiAlias="false"/>
		</DisplayConditions>
		<LayerList>
			<LabelLayer id="id3" name="Labels" alias="Layer1" volatile="unknown">
				<Visibility visible="true">
					<VisibleRange enabled="false">
						<ZoomRange uom="mapinfo:length mi" minInclusive="true" maxInclusive="false">0 0</ZoomRange>
					</VisibleRange>
				</Visibility>
				<LabelSourceList>
					<NamedLabelSourceRef id="id10"
										 resourceID="/Samples/NamedLabelSources/StatesOverrideThemeLabelSource"/>
				</LabelSourceList>
			</LabelLayer>
			<FeatureLayer id="id5" name="STATES" alias="STATES" volatile="unknown">
				<Visibility visible="true">
					<VisibleRange enabled="false">
						<ZoomRange uom="mapinfo:length mi" minInclusive="true" maxInclusive="false">0 0</ZoomRange>
					</VisibleRange>
				</Visibility>
				<DataSourceRef ref="id1"/>
			</FeatureLayer>
		</LayerList>
	</MapDefinition>
</NamedMapDefinition> 