<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset xmlns="http://xml.opendap.org/ns/DAP/4.0#" xml:base="http://test.opendap.org:8080/opendap/hyrax/dmrpp_test_files/hdf4_files/SDS_simple_comp.hdf" dapVersion="4.0" dmrVersion="1.0" name="SDS_simple_comp.hdf">
    <Dimension name="fakeDim0" size="2"/>
    <Dimension name="fakeDim1" size="4"/>
    <Int32 name="SDS_simple_comp">
        <Dim name="/fakeDim0"/>
        <Dim name="/fakeDim1"/>
        <Attribute name="long_name" type="String">
            <Value>SDS_simple_comp</Value>
        </Attribute>
    </Int32>
    <Attribute name="SDS_simple_comp_dim_0" type="Container">
        <Attribute name="name" type="String">
            <Value>fakeDim0</Value>
        </Attribute>
    </Attribute>
    <Attribute name="SDS_simple_comp_dim_1" type="Container">
        <Attribute name="name" type="String">
            <Value>fakeDim1</Value>
        </Attribute>
    </Attribute>
</Dataset>
