<?xml version="1.0" encoding="UTF-8"?>
    <thredds:catalog xmlns:thredds="http://www.unidata.ucar.edu/namespaces/thredds/InvCatalog/v1.0"
                 xmlns:xlink="http://www.w3.org/1999/xlink"
                 xmlns:bes="http://xml.opendap.org/ns/bes/1.0#">
   <thredds:service name="dap" serviceType="OPeNDAP" base="/opendap/hyrax"/>
   <thredds:service name="file" serviceType="HTTPServer" base="/opendap/hyrax"/>
        <thredds:dataset name="/fs-tests" ID="/opendap/hyrax/fs-tests/">
            <thredds:catalogRef name="airs" xlink:href="airs/catalog.xml" xlink:title="airs"
                          xlink:type="simple"
                          ID="/opendap/hyrax/fs-tests/airs/"/>
            <thredds:catalogRef name="daymet" xlink:href="daymet/catalog.xml" xlink:title="daymet"
                          xlink:type="simple"
                          ID="/opendap/hyrax/fs-tests/daymet/"/>
            <thredds:catalogRef name="geotop" xlink:href="geotop/catalog.xml" xlink:title="geotop"
                          xlink:type="simple"
                          ID="/opendap/hyrax/fs-tests/geotop/"/>
            <thredds:catalogRef name="s3" xlink:href="s3/catalog.xml" xlink:title="s3" xlink:type="simple"
                          ID="/opendap/hyrax/fs-tests/s3/"/>
        </thredds:dataset>
    </thredds:catalog>
