Template:Attached KML/Conant Gardens

From Wikipedia, the free encyclopedia

<?xml version="1.0" encoding="UTF-8"?> <kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom"> <Document> <name>Conant Gardens</name> <Placemark> <name>area</name> <Style> <PolyStyle> <color>4d0000ff</color> <outline>0</outline> </PolyStyle> </Style> <Polygon> <tessellate>1</tessellate> <outerBoundaryIs> <LinearRing> <coordinates> -83.07365365182994,42.43291640894898,0 -83.06860062612171,42.42581694428137,0 -83.06268112916428,42.42590013556251,0 -83.06309391682015,42.43312755321783,0 -83.07365365182994,42.43291640894898,0 </coordinates> </LinearRing> </outerBoundaryIs> </Polygon> </Placemark> </Document> </kml>