<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:globalmapper="http://www.bluemarblegeo.com/globalmapper">
<Document>
  <!-- Begin Style Definitions -->
  <Style id="area1">
    <LineStyle>
      <color>FF000000</color>
      <width>1</width>
    </LineStyle>
    <PolyStyle>
      <color>BF000000</color>
      <fill>0</fill>
      <outline>1</outline>
    </PolyStyle>
  </Style>
  <Folder>
    <name>Area Features</name>
    <description>Area Features</description>
    <Placemark>
      <description><![CDATA[Regular<BR><BR><B>NAME</B> = EU006R<BR><B>TITLE</B> = Scotland, West Coast<BR><B>type</B> = Regular]]></description>
      <name>EU006R</name>
      <styleUrl>#area1</styleUrl>
      <Polygon>
        <outerBoundaryIs>
          <LinearRing>
            <coordinates>
              -4.2187500000,58.2509700000,0
              -4.2187500000,58.6197100000,0
              -4.2187500000,58.9845800000,0
              -4.9218800000,58.9845800000,0
              -5.6250000000,58.9845800000,0
              -6.3281200000,58.9845800000,0
              -7.0312500000,58.9845800000,0
              -7.7343800000,58.9845800000,0
              -8.4375000000,58.9845800000,0
              -9.1406200000,58.9845800000,0
              -9.8437500000,58.9845800000,0
              -9.8437500000,58.6197100000,0
              -9.8437500000,58.2509700000,0
              -9.8437500000,57.8783400000,0
              -9.8437500000,57.5018000000,0
              -9.8437500000,57.1213200000,0
              -9.8437500000,56.7368700000,0
              -9.8437500000,56.3484300000,0
              -9.8437500000,55.9559800000,0
              -9.8437500000,55.5594900000,0
              -9.1406200000,55.5594900000,0
              -8.4375000000,55.5594900000,0
              -8.4375000000,55.1589400000,0
              -8.4375000000,54.7543100000,0
              -8.4375000000,54.3455800000,0
              -7.7343800000,54.3455800000,0
              -7.0312500000,54.3455800000,0
              -6.3281200000,54.3455800000,0
              -5.6250000000,54.3455800000,0
              -4.9218800000,54.3455800000,0
              -4.2187500000,54.3455800000,0
              -3.5156200000,54.3455800000,0
              -2.8125000000,54.3455800000,0
              -2.1093800000,54.3455800000,0
              -2.1093800000,54.7543100000,0
              -2.1093800000,55.1589400000,0
              -2.8125000000,55.1589400000,0
              -3.5156200000,55.1589400000,0
              -3.5156200000,55.5594900000,0
              -3.5156200000,55.9559800000,0
              -3.5156200000,56.3484300000,0
              -3.5156200000,56.7368700000,0
              -3.5156200000,57.1213200000,0
              -3.5156200000,57.5018000000,0
              -3.5156200000,57.8783400000,0
              -4.2187500000,57.8783400000,0
              -4.2187500000,58.2509700000,0
            </coordinates>
          </LinearRing>
        </outerBoundaryIs>
      </Polygon>
    </Placemark>
  </Folder>
</Document>
</kml>
