<?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>Saheda.kml</name>
	<Style id="sn_lodging">
		<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>
	<StyleMap id="msn_lodging">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_lodging</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_lodging</styleUrl>
		</Pair>
	</StyleMap>
	<Placemark>
		<name>Saheda Self Catering www.SAHEDA.co.uk</name>
		<LookAt>
			<longitude>-2.710758597160397</longitude>
			<latitude>56.05785088320891</latitude>
			<altitude>0</altitude>
			<range>64.31619844779848</range>
			<tilt>0</tilt>
			<heading>-0.5229067759872297</heading>
			<altitudeMode>relativeToGround</altitudeMode>
		</LookAt>
		<styleUrl>#msn_lodging</styleUrl>
		<Point>
			<coordinates>-2.710587476838215,56.05784688217752,0</coordinates>
		</Point>
	</Placemark>
</Document>
</kml>

