<?xml version="1.0" encoding="UTF-8"?>
<NamedStyle version="MXP_NamedResource_1_5" xmlns="http://www.mapinfo.com/mxp" xmlns:gml="http://www.opengis.net/gml">
	<CompositeStyle>
		<LineStyle stroke="black" stroke-opacity="1" width="2" width-unit="mapinfo:imagesize pixel">
			<Pen>mapinfo:pen 2</Pen>
		</LineStyle>
		<AreaStyle>
			<LineStyle stroke="black" stroke-opacity="1" width="2" width-unit="mapinfo:imagesize pixel">
				<Pen>mapinfo:pen 2</Pen>
			</LineStyle>
			<Interior fill-opacity="1" fill="(#id5)">
				<Defs>
					<Pattern id="id5">
						<Bitmap uri="mapinfo:brush 2">
							<ColorAdjustmentSet>
								<ColorAdjustment color-1="nonWhite" color-2="white" opacity="1" />
							</ColorAdjustmentSet>
						</Bitmap>
					</Pattern>
				</Defs>
			</Interior>
		</AreaStyle>
		<PointStyle>
			<FontSymbol size="12" size-unit="mapinfo:length pt" stroke="black" stroke-opacity="1" text="#" family="MapInfo 3.0 Compatible" />
		</PointStyle>
	</CompositeStyle>
</NamedStyle>
