<?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="Map1" alias="Map1">
      <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.613286999999985,37.464291999999986</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/StatesRangeThemeLabelSource"/>
          </LabelSourceList>
        </LabelLayer>
		<FeatureLayer alias="USA" id="id5" name="USA" volatile="unknown">
          <Visibility visible="true">
            <VisibleRange enabled="false">
              <ZoomRange maxInclusive="false" minInclusive="true" uom="mapinfo:length mi">0 0</ZoomRange>
            </VisibleRange>
          </Visibility>
          <DataSourceRef ref="id1"/>
        </FeatureLayer>
      </LayerList>
	</MapDefinition>
</NamedMapDefinition> 