<?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:service name="wms" serviceType="WMS"
                    base="https://api.meteo.uniparthenope.it/ncWMS2/wms"/>
  <thredds:service name="WCS-coads" serviceType="WCS" base="/opendap/wcs"/>

        <thredds:dataset name="/apps" ID="/opendap/hyrax/apps/">
            <thredds:catalogRef name="main" xlink:href="main/catalog.xml" xlink:title="main"
                          xlink:type="simple"
                          ID="/opendap/hyrax/apps/main/"/>
            <thredds:catalogRef name="mytilx" xlink:href="mytilx/catalog.xml" xlink:title="mytilx"
                          xlink:type="simple"
                          ID="/opendap/hyrax/apps/mytilx/"/>
            <thredds:catalogRef name="smoketracer" xlink:href="smoketracer/catalog.xml"
                          xlink:title="smoketracer"
                          xlink:type="simple"
                          ID="/opendap/hyrax/apps/smoketracer/"/>
            <thredds:catalogRef name="wrf-4.1.2" xlink:href="wrf-4.1.2/catalog.xml" xlink:title="wrf-4.1.2"
                          xlink:type="simple"
                          ID="/opendap/hyrax/apps/wrf-4.1.2/"/>
            <thredds:catalogRef name="wrf-4.6.1" xlink:href="wrf-4.6.1/catalog.xml" xlink:title="wrf-4.6.1"
                          xlink:type="simple"
                          ID="/opendap/hyrax/apps/wrf-4.6.1/"/>
        </thredds:dataset>
    </thredds:catalog>
