I'm trying to import the kml xml Google earth file into an application, but i can't seem to get the xDocument syntax right in order to do what i want, i'm wondering if anyone could suggest a way to read …
How do I generate and return a KML document directly to the browser without writing a temporary file to the server or relying on a 3rd party library or class?