<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
<Document>
<name>Locations</name>
<Folder>
<Placemark>
<name><![CDATA[West Cobb Family Dentistry]]></name>
<address><![CDATA[1685 Mars Hill Road, Acworth, GA, 30101, US]]></address>
<description><![CDATA[]]></description>
<Point>
<coordinates>-84.707084655762,33.995769500732</coordinates>
</Point>
</Placemark>
</Folder>
</Document>
</kml>