<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
	<Placemark>
		<name>07 November 2006 Madrid</name>
		<description>Madrid, La Riviera - Spain</description>
		<LookAt>
			<longitude>-3.722534138044035</longitude>
			<latitude>40.41278770790274</latitude>
			<altitude>0</altitude>
			<range>1005.653129645407</range>
			<tilt>1.529743236814721e-10</tilt>
			<heading>-0.01248976361142735</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>-3.721852177667699,40.41340664453834,0</coordinates>
		</Point>
	</Placemark>
</kml>
