<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="test0.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 name="count" type="Int16">
            <value>13</value>
        </Attribute>
        <Attribute name="description" type="String">
            <value>This is a file header</value>
        </Attribute>
    </Attribute>
    <Sequence name="data">
        <Int16 name="value"/>
    </Sequence>
    <dataBLOB href=""/>
</Dataset>

