On Jan 4, 9:51 am, Hotbelgo <[email protected]> wrote: > Hi, > I tried this with my site and got the following > errors:http://www.feedvalidator.org/check.cgi?url=http://www.amsterdamfoodie...
The only error I get is "undefined root element", which isn't a problem. The Help for that error says "If it is an undefined root element, then the document you are trying to validate is not a feed." and it isn't. It's an ordinary XML file. Specifying a DTD may help with that, but that's a lot of work which you can get away without. You would find it easier to validate if you included \n characters in your echo statement so that each XML element was on a new line. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
