<?xml version="1.0" encoding="US-ASCII" standalone="yes"?>
<Metadata>
    <Deployment role="sensor">
        <Device id="999"/>
        <output>
            <DataStream>
                <RecordDescription bufferParseType="ASCII" recordType="0" bufferStyle="ASCII" bufferLengthType="fixed" bufferItemSeparator="," recordTerminator="
">
                    <RecordVariable validMax="TBD" parseRegExp="AA(*)" validMin="TBD" format="integer" referenceScale="TBD" longName="Alpha RecordDescription, Field 1" columnIndex="1" id="1" units="None" name="Alpha Alpha Field">
                        <description>First Field of Alpha RecordDescription</description>
                    </RecordVariable>
                    <RecordVariable validMax="TBD" parseRegExp="AB(*)" validMin="TBD" format="double" referenceScale="TBD" longName="Alpha RecordDescription, Field 2" columnIndex="2" id="2" units="None" name="Alpha Beta Field">
                        <description>Second Field of Alpha RecordDescription</description>
                    </RecordVariable>
                    <RecordVariable validMax="TBD" parseRegExp="AC(*)" validMin="TBD" format="double" referenceScale="TBD" longName="Alpha RecordDescription, Field 3" columnIndex="3" id="3" units="None" name="Alpha Gamma Field">
                        <description>Third Field of Alpha RecordDescription</description>
                    </RecordVariable>
                </RecordDescription>
            </DataStream>
        </output>
    </Deployment>
    <Deployment role="sensor">
        <Device id="999"/>
        <output>
            <DataStream>
                <RecordDescription bufferParseType="ASCII" recordType="1" bufferStyle="ASCII" bufferLengthType="variable" bufferItemSeparator="," recordTerminator="
">
                    <RecordVariable validMax="TBD" parseRegExp="BA(*)" validMin="TBD" format="integer" referenceScale="TBD" longName="Beta RecordDescription, Field 1" columnIndex="1" id="1" units="None" name="Beta Alpha Field">
                        <description>First Field of Beta RecordDescription</description>
                    </RecordVariable>
                    <RecordVariable validMax="TBD" parseRegExp="BB(*)" validMin="TBD" format="double" referenceScale="TBD" longName="Beta RecordDescription, Field 2" columnIndex="2" id="2" units="None" name="Beta Beta Field">
                        <description>Second Field of Beta RecordDescription</description>
                    </RecordVariable>
                </RecordDescription>
            </DataStream>
        </output>
    </Deployment>
</Metadata>

