<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
  <Document>
    <name>Atlas Environmental Solutions - Service Areas</name>
    <description>Independent environmental testing service areas in Georgia (Mold, Radon, IAQ, Water)</description>
    <Style id="atlasServiceArea">
      <LineStyle>
        <color>ff7a3d17</color>
        <width>2</width>
      </LineStyle>
      <PolyStyle>
        <color>407a3d17</color>
      </PolyStyle>
    </Style>
    <Placemark>
      <name>Atlas Environmental Solutions (Main Office)</name>
      <description>8735 DUNWOODY PLACE, Suite # 12644, ATLANTA, GA 30350</description>
      <Point>
        <coordinates>-84.3438,33.9856,0</coordinates>
      </Point>
    </Placemark>
    <Placemark>
      <name>Gwinnett County, GA Service Area</name>
      <styleUrl>#atlasServiceArea</styleUrl>
      <Point>
        <coordinates>-83.9818,33.9617,0</coordinates>
      </Point>
    </Placemark>
    <Placemark>
      <name>Fulton County, GA Service Area</name>
      <styleUrl>#atlasServiceArea</styleUrl>
      <Point>
        <coordinates>-84.4670,33.7903,0</coordinates>
      </Point>
    </Placemark>
    <Placemark>
      <name>DeKalb County, GA Service Area</name>
      <styleUrl>#atlasServiceArea</styleUrl>
      <Point>
        <coordinates>-84.2274,33.7715,0</coordinates>
      </Point>
    </Placemark>
    <Placemark>
      <name>Cobb County, GA Service Area</name>
      <styleUrl>#atlasServiceArea</styleUrl>
      <Point>
        <coordinates>-84.5742,33.9412,0</coordinates>
      </Point>
    </Placemark>
    <Placemark>
      <name>Forsyth County, GA Service Area</name>
      <styleUrl>#atlasServiceArea</styleUrl>
      <Point>
        <coordinates>-84.1250,34.2283,0</coordinates>
      </Point>
    </Placemark>
    <Placemark>
      <name>Cherokee County, GA Service Area</name>
      <styleUrl>#atlasServiceArea</styleUrl>
      <Point>
        <coordinates>-84.4758,34.2435,0</coordinates>
      </Point>
    </Placemark>
    <Placemark>
      <name>Hall County, GA Service Area</name>
      <styleUrl>#atlasServiceArea</styleUrl>
      <Point>
        <coordinates>-83.8214,34.3160,0</coordinates>
      </Point>
    </Placemark>
    <Placemark>
      <name>Walton County, GA Service Area</name>
      <styleUrl>#atlasServiceArea</styleUrl>
      <Point>
        <coordinates>-83.7381,33.7816,0</coordinates>
      </Point>
    </Placemark>
    <Placemark>
      <name>Rockdale County, GA Service Area</name>
      <styleUrl>#atlasServiceArea</styleUrl>
      <Point>
        <coordinates>-84.0253,33.6543,0</coordinates>
      </Point>
    </Placemark>
    <Placemark>
      <name>Newton County, GA Service Area</name>
      <styleUrl>#atlasServiceArea</styleUrl>
      <Point>
        <coordinates>-83.8601,33.5414,0</coordinates>
      </Point>
    </Placemark>
  </Document>
</kml>