<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="Attributes.h5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xml.opendap.org/ns/DAP2" xsi:schemaLocation="http://xml.opendap.org/ns/DAP2 http://xml.opendap.org/dap/dap2.xsd">
    <Attribute name="HDF5_ROOT_GROUP" type="Container">
        <Attribute name="Dataset" type="String">
            <value>Dataset</value>
        </Attribute>
    </Attribute>
    <Array name="/Dataset">
        <Attribute name="HDF5_OBJ_FULLPATH" type="String">
            <value>/Dataset</value>
        </Attribute>
        <Attribute name="Float #attribute" type="Float32">
            <value>-1.</value>
            <value>-1.</value>
            <value>-1.</value>
            <value>-1.</value>
            <value>-1.</value>
        </Attribute>
        <Attribute name="Integer attribute" type="Int32">
            <value>1</value>
        </Attribute>
        <Attribute name="Character #attribute" type="String">
            <value>AB #CD</value>
        </Attribute>
        <Int32/>
        <dimension size="7"/>
    </Array>
    <dataBLOB href=""/>
</Dataset>

