let $baseUrl := 'https://raw.githubusercontent.com/LeoWoerteler/QT3TS/master/',
	$catalog := fontoxpath:fetch($baseUrl || 'catalog.xml'),
	$environmentsByName := $catalog/catalog/environment ! map:entry(@name => string(), .)
