<?xml version="1.0" encoding="utf-8" ?> <kml xmlns="http://www.opengis.net/kml/2.2"> <Document><Folder><name>Feldsee</name> <Placemark> <description>Edge of the lake Feldsee</description> <Style><LineStyle><color>5014f000</color></LineStyle><PolyStyle><fill>0</fill></PolyStyle></Style> <ExtendedData><SchemaData schemaUrl="Feldsee"> <SimpleData name="Source">Lsjbot using altitude data from Viewfinder Panorama</SimpleData> </SchemaData></ExtendedData><Polygon><altitudeMode>relativeToGround</altitudeMode><outerBoundaryIs><LinearRing><altitudeMode>relativeToGround</altitudeMode><coordinates>13.0575366666667,47.00407 13.0579533333333,47.0044866666667 13.05837,47.0049033333333 13.0587866666667,47.00532 13.0592033333333,47.0057366666667 13.0600366666667,47.0057366666667 13.0604533333333,47.00532 13.0604533333333,47.0044866666667 13.06087,47.00407 13.0612866666667,47.0036533333333 13.0612866666667,47.00282 13.06087,47.0024033333333 13.0604533333333,47.0019866666667 13.0600366666667,47.00157 13.0592033333333,47.00157 13.05837,47.00157 13.0579533333333,47.0019866666667 13.0575366666667,47.0024033333333 13.05712,47.00282 13.05712,47.0036533333333 13.0575366666667,47.00407</coordinates></LinearRing></outerBoundaryIs></Polygon> </Placemark></Folder> <Schema name="Feldsee" id="Feldsee"> <SimpleField name="Name" type="string"></SimpleField> <SimpleField name="Description" type="string"></SimpleField> <SimpleField name="Source" type="string"></SimpleField> </Schema>// </Document></kml>