<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Placemark>
	<name>20 November 2006 Munich</name>
	<description>Philharmonie, Munich</description>
	<LookAt>
		<longitude>11.59078765975737</longitude>
		<latitude>48.13211398980094</latitude>
		<altitude>0</altitude>
		<range>376.9413757180726</range>
		<tilt>2.332561100369607e-11</tilt>
		<heading>-0.0002392480080026954</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>11.59102869155518,48.13180050278839,0</coordinates>
	</Point>
</Placemark>
</kml>
