<?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="data/csv/test" ID="/opendap/hyraxdata/csv/test/">
            <thredds:dataset name="test.csv" ID="/opendap/hyraxdata/csv/test/test.csv">
         <thredds:dataSize units="bytes">256857</thredds:dataSize>
         <thredds:date type="modified">2025-04-17T09:11:59</thredds:date>
         <thredds:access serviceName="dap" urlPath="data/csv/test/test.csv"/>
         <thredds:access serviceName="file" urlPath="data/csv/test/test.csv"/>
      </thredds:dataset>
        </thredds:dataset>
    </thredds:catalog>
