Thank you for pointing us to the problem. As you have noticed, the import can only handle plain text files.
Currently, the URL loading just assumes that the incoming file is a plain text and therefore tries to import it as such. I have added an issue to make the import also work for actual GraphML documents in the future.