1<Dataset name="200803061600_HFRadar_USEGC_6km_rtv_SIO.nc"
2    xmlns="http://xml.opendap.org/ns/DAP/3.3#"
3    xmlns:dap="http://xml.opendap.org/ns/DAP/3.3#"
4    dapVersion="3.3"
5    xmlns:xml="http://www.w3.org/XML/1998/namespace"
6    xml:base="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx">
7
8
9        <Attribute name="wcsStuff" type="OtherXML" relationship="is-a">
10            <CoverageDescription xmlns="http://www.opengis.net/wcs/1.1" xmlns:ows="http://www.opengis.net/ows/1.1"
11                                 xmlns:owcs="http://www.opengis.net/wcs/1.1/ows"
12                                 xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:xlink="http://www.w3.org/1999/xlink">
13                <owcs:abstract>This is an abstract</owcs:abstract>
14                <stuff gml:name="barf"/>
15                <Attribute name="nasty" type="String">
16                    <value>this should not be parsed as a DAP attribute.</value>
17                </Attribute>
18            </CoverageDescription>
19        </Attribute>
20</Dataset>
21