--- google_earth.module 2007-02-21 00:09:14.000000000 +0200 +++ google_earth.new.module 2007-05-10 08:16:29.000000000 +0300 @@ -227,6 +227,7 @@ function google_earth_generate() { "; } + $buffer .= ''; $fp = fopen($google_earth_kml_path,"w"); if ($fp) {