<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
  <Document>
    <Placemark>
      <name>Рамка_ГИС</name>
      <description>19.06.2017 16:27:28</description>
      <Style>
        <LineStyle>
          <color>A6000000</color>
          <width>2</width>
        </LineStyle>
        <PolyStyle>
          <color>33FFFFFF</color>
          <fill>1</fill>
        </PolyStyle>
      </Style>
      <Polygon>
        <outerBoundaryIs>
          <LinearRing>
            <extrude>1</extrude>
            <coordinates>38.5902474059973,45.266452870905,0 38.5847542419348,43.7811033998005,0 40.8589241638098,43.7751331983977,0 40.8534309997473,45.2625736825355,0 38.5902474059973,45.266452870905,0 </coordinates>
          </LinearRing>
        </outerBoundaryIs>
      </Polygon>
    </Placemark>
  </Document>
</kml>