<?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>LOCAL_CS["Non-Earth (Meter)",LOCAL_DATUM["Local Datum",0],UNIT["Meter", 1],AXIS["X",EAST],AXIS["Y",NORTH]]</CoordinateSystem> <Extents> <MinX>0.2657799174176283</MinX> <MaxX>11.498420365345755</MaxX> <MinY>0.43696071321089258</MinY> <MaxY>7.8373321326163214</MaxY> </Extents> <BackgroundColor>FFFFFFFF</BackgroundColor> <MapLayer> <Name>Stuff</Name> <ResourceId>Library://UnitTests/Layers/LinesCrossTick.LayerDefinition</ResourceId> <Selectable>true</Selectable> <ShowInLegend>true</ShowInLegend> <LegendLabel>Stuff</LegendLabel> <ExpandInLegend>true</ExpandInLegend> <Visible>true</Visible> <Group/> </MapLayer> </MapDefinition>