<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Document>
	<name>startinglocation.kml</name>
	<Style id="sh_icon55_copy7">
		<IconStyle>
			<scale>1.1</scale>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/pal3/icon55.png</href>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<scale>1.1</scale>
		</LabelStyle>
	</Style>
	<Style id="sn_icon63_copy7">
		<IconStyle>
			<Icon>
				<href>http://maps.google.com/mapfiles/kml/pal3/icon63.png</href>
			</Icon>
		</IconStyle>
	</Style>
	<StyleMap id="msn_icon63_copy7">
		<Pair>
			<key>normal</key>
			<styleUrl>#sn_icon63_copy7</styleUrl>
		</Pair>
		<Pair>
			<key>highlight</key>
			<styleUrl>#sh_icon55_copy7</styleUrl>
		</Pair>
	</StyleMap>
	<Placemark id="default_starting_location">
		<name>Marshall Islands</name>
		<LookAt>
			<longitude>-61</longitude>
			<latitude>14.66666666666667</latitude>
			<altitude>0</altitude>
			<range>11001000</range>
			<tilt>0</tilt>
			<heading>0</heading>
		</LookAt>
		<styleUrl>#msn_icon63_copy7</styleUrl>
		<Point>
			<coordinates>-61,14.66666666666667,0</coordinates>
		</Point>
	</Placemark>
</Document>
</kml>
