<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Placemark>
	<name>25 October 2006 The Grove</name>
	<description>The Grove, Anaheim CA</description>
	<LookAt>
		<longitude>-117.8861507369801</longitude>
		<latitude>33.80314858278414</latitude>
		<altitude>0</altitude>
		<range>236.2864068914155</range>
		<tilt>1.381840608602491e-10</tilt>
		<heading>1.738301167978774e-06</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>-117.8861069177016,33.8031303764279,0</coordinates>
	</Point>
</Placemark>
</kml>
