<?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:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
<Document>
	<name>СССР_Теплогорск.kml</name>
	<Style id="sn_parks">
		<IconStyle>
			<scale>1.2</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/parks.png</href>
			</Icon>
			<hotSpot x="0.5" y="0" xunits="fraction" yunits="fraction"/>
		</IconStyle>
	</Style>
	<Style id="sh_parks">
		<IconStyle>
			<scale>1.4</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/parks.png</href>
			</Icon>
			<hotSpot x="0.5" y="0" xunits="fraction" yunits="fraction"/>
		</IconStyle>
	</Style>
	<StyleMap id="msn_parks">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_parks</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_parks</styleUrl>
		</Pair>
	</StyleMap>
	<Placemark>
		<name>СССР</name>
		<LookAt>
			<longitude>38.61640860492422</longitude>
			<latitude>48.60553294448964</latitude>
			<altitude>0</altitude>
			<heading>0.3005771595401329</heading>
			<tilt>0</tilt>
			<range>236.235667255294</range>
			<altitudeMode>relativeToGround</altitudeMode>
			<gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode>
		</LookAt>
		<styleUrl>#msn_parks</styleUrl>
		<Point>
			<coordinates>38.61640860492422,48.60553294448964,0</coordinates>
		</Point>
	</Placemark>
</Document>
</kml>
