<?xml version="1.0" encoding="UTF-8"?>
    <thredds:catalog xmlns:fn="http://www.w3.org/2005/02/xpath-functions"
                 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="/" ID="/opendap/hyrax/">
            <thredds:catalogRef name="BATHYMETRY" xlink:href="BATHYMETRY/catalog.xml" xlink:title="BATHYMETRY"
                          xlink:type="simple"
                          ID="/opendap/hyrax/BATHYMETRY/"/>
            <thredds:catalogRef name="METEO" xlink:href="METEO/catalog.xml" xlink:title="METEO"
                          xlink:type="simple"
                          ID="/opendap/hyrax/METEO/"/>
            <thredds:catalogRef name="OCEAN" xlink:href="OCEAN/catalog.xml" xlink:title="OCEAN"
                          xlink:type="simple"
                          ID="/opendap/hyrax/OCEAN/"/>
        </thredds:dataset>
    </thredds:catalog>
