from DP forums:
I've made a small addition to the file joomap.google.php
I've added
header('Content-type: text/xml;');
at line 86 (ie first line in the function JoomapGoogle:rintTree. This means that when I view the output I get formatted xml not raw text.