<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<NamedMapDefinition version="MXP_NamedResource_1_5" xmlns="http://www.mapinfo.com/mxp" xmlns:gml="http://www.opengis.net/gml">
	<ConnectionSet/>
	<DataSourceDefinitionSet/>
	<MapDefinition id="id1" name="World Countries" alias="World_Countries">
		<DisplayConditions>
			<MapSize uom="mapinfo:imagesize pixel">
				<ImageWidth>951</ImageWidth>
				<ImageHeight>626</ImageHeight>
			</MapSize>
			<ZoomAndCenter>
				<MapZoom uom="mapinfo:length km">25000</MapZoom>
				<gml:Point srsName="mapinfo:coordsys 1,104">
					<gml:coordinates>0,0</gml:coordinates>
				</gml:Point>
			</ZoomAndCenter>
			<DisplayCoordSys>
				<SRSName>mapinfo:coordsys 1,104</SRSName>
			</DisplayCoordSys>
			<ResizeMethod>preserveZoom</ResizeMethod>
			<RasterConditions dither="halfTone" trueColor="true" optimizeRasterLayers="screen" optimizeVectorLayers="screen" rasterReprojectionResampling="nearestNeighbor" rasterReprojection="none"/>
		</DisplayConditions>
		<LayerList>
			<NamedLayerRef name="Countries" resourceID="/Samples/NamedLayers/CountriesShapeFeatureLayer"/>
			<NamedLayerRef name="Ocean" resourceID="/Samples/NamedLayers/OceanFeatureLayer1"/>
		</LayerList>
		<MapLegendSet>
			<MapLegend id="id8" name="MapLegend" alias="MapLegend" autoLayout="true">
				<LegendList/>
				<LegendLayout>
					<LegendFrameSpacing uom="mapinfo:imagesize pixel">
						<VerticalSpacing>0</VerticalSpacing>
						<HorizontalSpacing>0</HorizontalSpacing>
					</LegendFrameSpacing>
				</LegendLayout>
			</MapLegend>
		</MapLegendSet>
	</MapDefinition>
</NamedMapDefinition>