<?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>
	<StyleMap id="msn_parking_lot">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_parking_lot</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_parking_lot</styleUrl>
		</Pair>
	</StyleMap>
	<Style id="sn_parking_lot">
		<IconStyle>
			<scale>1.2</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/parking_lot.png</href>
			</Icon>
			<hotSpot x="0.5" y="0" xunits="fraction" yunits="fraction"/>
		</IconStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<Style id="sh_parking_lot">
		<IconStyle>
			<scale>1.4</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/parking_lot.png</href>
			</Icon>
			<hotSpot x="0.5" y="0" xunits="fraction" yunits="fraction"/>
		</IconStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<Placemark>
		<name>Начало Качугского тракта</name>
		<LookAt>
			<longitude>104.3219950451627</longitude>
			<latitude>52.33849980026268</latitude>
			<altitude>0</altitude>
			<heading>2.892216812511927</heading>
			<tilt>0</tilt>
			<range>356.5805089750225</range>
			<altitudeMode>relativeToGround</altitudeMode>
			<gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode>
		</LookAt>
		<styleUrl>#msn_parking_lot</styleUrl>
		<Point>
			<altitudeMode>absolute</altitudeMode>
			<coordinates>104.3215058399768,52.33833646277986,439.6501923532578</coordinates>
		</Point>
	</Placemark>
</Document>
</kml>
