<?xml version="1.0" encoding="UTF-8"?> 
<kml xmlns="http://earth.google.com/kml/2.0"> 
<Document>
<name>Tornado Paths from WFO Jackson KY and WFO Paducah KY</name>
<description>Tornado Paths from WFO Jackson KY and WFO Paducah KY from the March 2nd 2012 Tornado Outbreak</description>
<Placemark>
 <name>Salyersville KY EF3</name>
 <description></description>
 <LineString>
  <coordinates>
   -83.2728, 37.703883
   -82.403883, 37.832617
  </coordinates>
 </LineString>
 <Style> 
  <LineStyle>  
   <color>#ff0000ff</color>
   <width>3</width>
  </LineStyle> 
 </Style>
</Placemark>

<Placemark>
 <name>Bath County, KY EF1</name>
 <description></description>
 <LineString>
  <coordinates>
   -83.7781, 38.1367
   -83.6427, 38.1483
  </coordinates>
 </LineString>
 <Style> 
  <LineStyle>  
   <color>#ff0000ff</color>
   <width>3</width>
  </LineStyle> 
 </Style>
</Placemark>


<Placemark>
 <name>West Liberty, KY EF3</name>
 <description></description>
 <LineString>
  <coordinates>
   -83.614639, 37.905022
   -81.922, 38.166
  </coordinates>
 </LineString>
 <Style> 
  <LineStyle>  
   <color>#ff0000ff</color>
   <width>3</width>
  </LineStyle> 
 </Style>
</Placemark>


<Placemark>
 <name>Near Bernstadt KY EF2</name>
 <description></description>
 <LineString>
  <coordinates>
   -84.194806, 37.197228
   -84.091847, 37.235781
  </coordinates>
 </LineString>
 <Style> 
  <LineStyle>  
   <color>#ff0000ff</color>
   <width>3</width>
  </LineStyle> 
 </Style>
</Placemark>


<Placemark>
 <name>Near Wadesville and Blairsville KY EF2</name>
 <description></description>
 <LineString>
  <coordinates>
   -87.851329, 38.084869
   -87.753728, 38.077089
  </coordinates>
 </LineString>
 <Style> 
  <LineStyle>  
   <color>#ff0000ff</color>
   <width>3</width>
  </LineStyle> 
 </Style>
</Placemark>

</Document> 
</kml>