<?xml version="1.0" encoding="utf-8"?>
<hdf4:HDFMap xmlns:hdf4="http://www.hdfgroup.org/HDF4/HDF4Map">

<!--
    BE      -  Big-endian byte order
    LE      -  Little-endian byte order
    PIXEL   -  component RGB values for a pixel are contiguous, e.g. rgbrgb...
    LINE    -  each RGB component is stored as a scan line
    PLANE   -  each RGB component is stored as a plane, e.g. rrr...ggg...bbb...
    NBIT    -  Variable-length reversible image data compression
    SKPHUFF -  Skipping Huffman compression
    DEFLATE -  Gzip compression
    SZIP    -  Szip compression
    JPEG    -  JPEG compression
-->

  <hdf4:RootGroup>
    <hdf4:RIS objName="Raster image #9" objPath="/" objID="xid-DFTAG_NDG-9" ncomp="1" interlace="PIXEL">
      <hdf4:Datatype dtypeClass="INT" dtypeSize="1" byteOrder="BE" isUnsigned="true" />
      <hdf4:Dataspace ndims="2">
        46 23
      </hdf4:Dataspace>
      <hdf4:Datablock nblocks="1">
        <hdf4:Block offset="7074" nbytes="455" />
      </hdf4:Datablock>
    </hdf4:RIS>
    <hdf4:SDS objName="ChunkedDataCompressed" objPath="/" objID="xid-DFTAG_NDG-3">
      <hdf4:Datatype dtypeClass="INT" dtypeSize="4" byteOrder="BE" />
      <hdf4:Dataspace ndims="2">
        10 100 
      </hdf4:Dataspace>
      <hdf4:Datablock nblocks="8" blockShape="5x25">
        <hdf4:Block offset="748" nbytes="168" origin="(0,0)" compression="coder_type=DEFLATE" />
        <hdf4:Block offset="5078" nbytes="194" origin="(0,1)" compression="coder_type=DEFLATE" />
        <hdf4:Block offset="5288" nbytes="207" origin="(0,2)" compression="coder_type=DEFLATE" />
        <hdf4:Block offset="5511" nbytes="209" origin="(0,3)" compression="coder_type=DEFLATE" />
        <hdf4:Block offset="5934" nbytes="237" origin="(1,0)" compression="coder_type=DEFLATE" />
        <hdf4:Block offset="6187" nbytes="241" origin="(1,1)" compression="coder_type=DEFLATE" />
        <hdf4:Block offset="6444" nbytes="250" origin="(1,2)" compression="coder_type=DEFLATE" />
        <hdf4:Block offset="6710" nbytes="248" origin="(1,3)" compression="coder_type=DEFLATE" />
      </hdf4:Datablock>
    </hdf4:SDS>
    <hdf4:Vdata objName="Solid Particle" objPath="/" objID="xid-DFTAG_VS-2" nFields="3" nEntries="10" nBytes="24" interlaced="true">
      <hdf4:VdataField name="Position" size="12" order="3" offset="0">
        <hdf4:Datatype dtypeClass="FLOAT" dtypeSize="4" byteOrder="BE" />
      </hdf4:VdataField>
      <hdf4:VdataField name="Mass" size="4" order="1" offset="12">
        <hdf4:Datatype dtypeClass="FLOAT" dtypeSize="4" byteOrder="BE" />
      </hdf4:VdataField>
      <hdf4:VdataField name="Temperature" size="8" order="2" offset="16">
        <hdf4:Datatype dtypeClass="FLOAT" dtypeSize="4" byteOrder="BE" />
      </hdf4:VdataField>
      <hdf4:Datablock nblocks="1">
        <hdf4:Block offset="294" nbytes="240" />
      </hdf4:Datablock>
    </hdf4:Vdata>
  </hdf4:RootGroup>
</hdf4:HDFMap>
