Is there a way to extract data from a file in a remotely located gzip file using XSLT?

Is there a way to extract data from a file in a remotely located gzip file using XSLT?

Using SaxonHE java command line latest in Win10 Pro.

I’m currently downloading a .gz file to my local drive & extracting it manually before loading it into XSLT using the document() function.

Is there a technique to automate this process?
I looked at using Expath’s zip module, but it appears to only work with .zip files.
https://expath.org/modules/zip/