<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
<Document>
<name>мск50</name>
<Style id="S_HAUSE">
<IconStyle>
<Icon>
<href>http://maps.google.com/mapfiles/kml/S_HAUSE.png</href>
</Icon>
</IconStyle>
<LineStyle>
<color>FF0000FF</color>
</LineStyle>
<PolyStyle>
<color>FFFFFFFF</color>
</PolyStyle>
</Style>
<Folder>
<name>SQUARE</name>
<Placemark>
<styleUrl>#S_HAUSE</styleUrl>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<coordinates>
35.92364297,55.24923480,0.0000 35.92409023,55.24875739,0.0000 35.92633942,55.24922694,0.0000 35.92731576,55.24824044,0.0000 35.92182259,55.24697775,0.0000 35.92103521,55.24772595,0.0000 35.92034413,55.24848368,0.0000 35.92364297,55.24923480,0.0000</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
</Folder>
</Document>
</kml>
