<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
<Document>
	<name>Hotel Lalezar.kml</name>
	<Style id="sh_lodging_copy3">
		<IconStyle>
			<scale>1.4</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/lodging.png</href>
			</Icon>
			<hotSpot x="0.5" y="0" xunits="fraction" yunits="fraction"/>
		</IconStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<StyleMap id="msn_lodging_copy2">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_lodging_copy2</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_lodging_copy3</styleUrl>
		</Pair>
	</StyleMap>
	<Style id="sn_lodging_copy2">
		<IconStyle>
			<scale>1.2</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/shapes/lodging.png</href>
			</Icon>
			<hotSpot x="0.5" y="0" xunits="fraction" yunits="fraction"/>
		</IconStyle>
		<ListStyle>
		</ListStyle>
	</Style>
	<Placemark>
		<name>Hotel Lalezar</name>
		<description>Boutique Hotel Lalezar in Göreme</description>
		<LookAt>
			<longitude>34.83089880289663</longitude>
			<latitude>38.64026145425243</latitude>
			<altitude>0</altitude>
			<range>186.8197673179728</range>
			<tilt>1.159733274122101e-010</tilt>
			<heading>-0.2768423083344056</heading>
			<altitudeMode>relativeToGround</altitudeMode>
		</LookAt>
		<styleUrl>#msn_lodging_copy2</styleUrl>
		<Point>
			<coordinates>34.831,38.6402,0</coordinates>
		</Point>
	</Placemark>
</Document>
</kml>

