As Larry said, http://www.a-znewhomes.com/phpsqlajax_genxml.php is not
generating valid XML.

Not only because of the ads appended to the end, but also you have a
blank line before the <? xml tag, this must be the very first thing in
the file.
It should be simple enough to remove the blank line at the start, but
I guess the ads are appended by your web host, so maybe time to move
hosts?

A very simple way to check if the XML is valid is to simply browse to
it in IE for Firefox, it should show the XML on screen without the
need to view source, and you'll be shown any errors in it too.

Also you XHTML is invalid on http://www.a-znewhomes.com/phpsqlajax_map.htm

Cheers,
Mike
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to