<?xml version="1.0" encoding="ISO-8859-1"?>
<Dataset name="test1.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>
    <Sequence name="ASCII_data">
        <Int32 name="fvar1"/>
        <Int16 name="svar1"/>
        <UInt16 name="usvar1"/>
        <Int32 name="lvar1"/>
        <UInt32 name="ulvar1"/>
    </Sequence>
    <dataBLOB href=""/>
</Dataset>

