It's not xml anymore, so it's not a trivial change- since you'd have to get rid of everything in the current parse_google that has to do with xml parsing. Instead it looks like you would need to do some good old string parsing. If I have time this week I'll try to dust off my old Delphi code that made a route file from StreetAtlas and modify that.