<?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="/data/csv" ID="/opendap/hyrax/data/csv/">
            <thredds:dataset name="temperature.csv" ID="/opendap/hyrax/data/csv/temperature.csv">
         <thredds:dataSize units="bytes">245</thredds:dataSize>
         <thredds:date type="modified">2024-01-23T23:49:22Z</thredds:date>
         <thredds:access serviceName="dap" urlPath="/data/csv/temperature.csv"/>
  
      </thredds:dataset>
        </thredds:dataset>
    </thredds:catalog>
