<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="virtual" 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="g1" type="Container"/>
        <Attribute name="g2" type="Container"/>
    </Attribute>
    <Attribute name="/g1/" type="Container">
        <Attribute name="HDF5_OBJ_FULLPATH" type="String">
            <value>/g1/</value>
        </Attribute>
        <Attribute name="HDF5_HARDLINK" type="String">
            <value>g1</value>
        </Attribute>
    </Attribute>
    <Attribute name="/g2/" type="Container">
        <Attribute name="HDF5_OBJ_FULLPATH" type="String">
            <value>/g2/</value>
        </Attribute>
        <Attribute name="HDF5_HARDLINK" type="String">
            <value>g1.1</value>
        </Attribute>
    </Attribute>
    <dataBLOB href=""/>
</Dataset>

