<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Placemark>
	<name>19 November 2006 Stuttgart</name>
	<description>Theaterhaus, Stuttgart</description>
	<LookAt>
		<longitude>9.179648712466221</longitude>
		<latitude>48.81075041638493</latitude>
		<altitude>0</altitude>
		<range>330.5288987394831</range>
		<tilt>11.14890939279011</tilt>
		<heading>4.121113313693017e-15</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>9.179648712466221,48.81075041638493,0</coordinates>
	</Point>
</Placemark>
</kml>
