<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
<Document>
	<name>В Дабады.kml</name>
	<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>
	<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>
	<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>
	<Placemark>
		<name>В Дабады</name>
		<LookAt>
			<longitude>103.7801854390406</longitude>
			<latitude>52.47602315977484</latitude>
			<altitude>0</altitude>
			<range>502.3466305506681</range>
			<tilt>2.652108876879814e-011</tilt>
			<heading>3.043306549339084</heading>
			<altitudeMode>relativeToGround</altitudeMode>
		</LookAt>
		<styleUrl>#msn_parking_lot</styleUrl>
		<Point>
			<coordinates>103.7792801835818,52.47589836418072,0</coordinates>
		</Point>
	</Placemark>
</Document>
</kml>
