<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Placemark>
	<name>23 November 2006 Berlin</name>
	<description>Tempodrom, Berlin</description>
	<LookAt>
		<longitude>13.38285787520789</longitude>
		<latitude>52.50124964072031</latitude>
		<altitude>0</altitude>
		<range>512.8336821228789</range>
		<tilt>-4.738629732589746e-11</tilt>
		<heading>0.0002856648227544158</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>13.38163610912498,52.50197100497876,0</coordinates>
	</Point>
</Placemark>
</kml>
