I'm trying to find an open source package that can process KML-based network links. I am looking for more than a parser -- more along the lines of setting up timers for interval refreshing, handling <Update> elements, handling the <NetworkLinkControl> element, etc.
I'm am aware that Google Earth API does this for you, but I am in need of an alternate mechanism to mirror that.