<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Document>
	<name>asuka.kml</name>
	<Style id="style">
		<IconStyle>
			<scale>1.1</scale>
			<Icon>
				<href>root://icons/palette-3.png</href>
				<x>128</x>
				<w>32</w>
				<h>32</h>
			</Icon>
		</IconStyle>
		<LabelStyle>
			<scale>1.1</scale>
		</LabelStyle>
	</Style>
	<Placemark>
		<name>阿須賀神社</name>
		<open>1</open>
		<LookAt>
			<longitude>135.9956477637114</longitude>
			<latitude>33.72841466173529</latitude>
			<altitude>0</altitude>
			<range>3267.135177614347</range>
			<tilt>-1.114561188356826e-11</tilt>
			<heading>-0.003218569732537078</heading>
		</LookAt>
		<styleUrl>#style</styleUrl>
		<Point>
			<coordinates>135.9976506226555,33.72865615133941,0</coordinates>
		</Point>
	</Placemark>
</Document>
</kml>
