<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
	<Placemark>
		<name>09 November 2006 Lisbon</name>
		<description>Coliseum, Lisbon</description>
		<LookAt>
			<longitude>-9.139612213194807</longitude>
			<latitude>38.71426994286487</latitude>
			<altitude>0</altitude>
			<range>1238.922426295955</range>
			<tilt>-1.65534724892761e-10</tilt>
			<heading>0.0002438885738645278</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.140583112939339,38.71686726871292,0</coordinates>
		</Point>
	</Placemark>
</kml>
