<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="test10.dat" 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="FF_GLOBAL" type="Container">
        <Attribute name="Server" type="String">
            <value>DODS FreeFrom based on FFND release 4.2.3</value>
        </Attribute>
    </Attribute>
    <Array name="fvar1">
        <Int32/>
        <dimension name="records" size="101"/>
    </Array>
    <Array name="fvar2">
        <Int32/>
        <dimension name="records" size="101"/>
    </Array>
    <dataBLOB href=""/>
</Dataset>

