<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Document>
	<name>fudaraku.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>
		<LookAt>
			<longitude>135.9323839336878</longitude>
			<latitude>33.64522818793586</latitude>
			<altitude>0</altitude>
			<range>2765.490150879635</range>
			<tilt>3.54732556397004e-11</tilt>
			<heading>0.02330026568018496</heading>
		</LookAt>
		<styleUrl>#style</styleUrl>
		<Point>
			<coordinates>135.935105107142,33.64465573760388,0</coordinates>
		</Point>
	</Placemark>
</Document>
</kml>
