<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Placemark>
	<name>06 October 2006 9:30 Club</name>
	<description>9:30 Club, Washington DC</description>
	<LookAt>
		<longitude>-77.02317011523071</longitude>
		<latitude>38.9177580460585</latitude>
		<altitude>0</altitude>
		<range>145.2142941786772</range>
		<tilt>1.026858918802744e-10</tilt>
		<heading>-3.396996728835534e-11</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>-77.02319686884765,38.91769880143688,0</coordinates>
	</Point>
</Placemark>
</kml>
