<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
  <Placemark>
    <name>Pittsburg,PA</name>
    <description>Pittsburg, PA</description>
    <Point>
      <coordinates>-79.93,40.35,0</coordinates>
    </Point>
  </Placemark>
  <Placemark>
    <name>Wheeling,WV</name>
    <description>Wheeling, WV</description>
    <Point>
      <coordinates>80.65,40.18,0</coordinates>
    </Point>
  </Placemark>
  <Placemark>
    <name>Marietta, OH</name>
    <description>Marietta, OH</description>
    <Point>
      <coordinates>-81.44,39.41,0</coordinates>
    </Point>
  </Placemark>
  <Placemark>
    <name>Lexington, KY</name>
    <description>Lexington, KY</description>
    <Point>
      <coordinates>-84.07,37.08,0</coordinates>
    </Point>
  </Placemark>
  <Placemark>
    <name>Memphis, TN</name>
    <description>Memphis, TN</description>
    <Point>
      <coordinates>-90.00,35.05,0</coordinates>
    </Point>
  </Placemark>
  <Placemark>
    <name>Little Rock, AR</name>
    <description>Little Rock, AR</description>
    <Point>
      <coordinates>-92.28,34.74,0</coordinates>
    </Point>
  </Placemark>
  <Placemark>
    <name>Dallas, TX</name>
    <description>Dallas, TX</description>
    <Point>
      <coordinates>-96.97,32.73,0</coordinates>
    </Point>
  </Placemark>
  <Placemark>
    <name>Roswell, NM</name>
    <description>Roswell, NM</description>
    <Point>
      <coordinates>-104.53,33.30,0</coordinates>
    </Point>
  </Placemark>
  <Placemark>
    <name>Phoenix, AZ</name>
    <description>Phoenix, AZ</description>
    <Point>
      <coordinates>-112.02,33.43,0</coordinates>
    </Point>
  </Placemark>
  <Placemark>
    <name>Santa Monica / Los Angeles CA</name>
    <description>Santa Monica / Los Angeles, CA</description>
    <Point>
      <coordinates>-118.45,34.02,0</coordinates>
    </Point>
  </Placemark>
</kml>

