Parser implementation for KML files. Reads KML XML data from the provided Uri and converts it to an ImportedTrack.
Check whether this parser can handle the given file Uri. This is useful to select the correct parser dynamically.
Parse the given file Uri and extract an ImportedTrack.