<?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="WCS-coads" serviceType="WCS" base="/opendap/wcs"/>

        <thredds:dataset name="/" ID="/opendap/hyrax/">
            <thredds:catalogRef name="backup_Pedro" xlink:href="backup_Pedro/catalog.xml"
                          xlink:title="backup_Pedro"
                          xlink:type="simple"
                          ID="/opendap/hyrax/backup_Pedro/"/>
            <thredds:catalogRef name="data" xlink:href="data/catalog.xml" xlink:title="data"
                          xlink:type="simple"
                          ID="/opendap/hyrax/data/"/>
            <thredds:catalogRef name="shared" xlink:href="shared/catalog.xml" xlink:title="shared"
                          xlink:type="simple"
                          ID="/opendap/hyrax/shared/"/>
        </thredds:dataset>
    </thredds:catalog>
