<?xml version="1.0" encoding="UTF-8"?> <MapDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="MapDefinition-1.0.0.xsd"> <Name>New Map</Name> <CoordinateSystem>GEOGCS["LL84",DATUM["WGS84",SPHEROID["WGS84",6378137.000,298.25722293]],PRIMEM["Greenwich",0],UNIT["Degree",0.01745329251994]]</CoordinateSystem> <Extents> <MinX>-88.2948685362053</MinX> <MaxX>-87.891456450296729</MaxX> <MinY>41.789339836359169</MinY> <MaxY>41.938951873997304</MaxY> </Extents> <BackgroundColor>FFFFFFFF</BackgroundColor> <MapLayer> <Name>LnMajorRoad</Name> <ResourceId>Library://UnitTests/Layers/LnMajorRoad.LayerDefinition</ResourceId> <Selectable>true</Selectable> <ShowInLegend>true</ShowInLegend> <LegendLabel>LnMajorRoad</LegendLabel> <ExpandInLegend>true</ExpandInLegend> <Visible>true</Visible> <Group/> </MapLayer> </MapDefinition>