<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
	<Placemark>
		<name>07 December 2006 Shibuya</name>
		<description>Shibuya AX, Tokyo - Japan</description>
		<LookAt>
			<longitude>139.6991886009569</longitude>
			<latitude>35.66528305604608</latitude>
			<altitude>0</altitude>
			<range>1061.956683780172</range>
			<tilt>1.810848974391345e-11</tilt>
			<heading>2.418268958445041</heading>
		</LookAt>
		<styleUrl>root://styleMaps#default+nicon=0x304+hicon=0x314</styleUrl>
	    	  <Style>
	    	      <IconStyle>
	    		<Border id="khBorderDefault">
	    		  <width>0</width>
	    		  <color>ff000000</color>
	    		</Border>
	    		<Icon>
	    		  <href>http://www.jamiecullum.com/earth/jc_icon.png</href>
	    		  <x>64</x>
	    		  <y>64</y>
	    		  <w>32</w>
	    		  <h>32</h>
	    		</Icon>
	    	      </IconStyle>
		  </Style>
		<Point>
			<coordinates>139.6998221149403,35.66611969097731,0</coordinates>
		</Point>
	</Placemark>
</kml>
