If you don't use the KML standard, then what you end up with is just XML. Probably massively overly complicated XML for whatever use you're intending to put it to.
Either work within the KML standard (which allows your data to be processed by anything that reads KML) or design your own file format and write your own code to process it. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
