<?xml version="1.0" standalone="yes"?>
<Table name="Opt Weight Basis">
    <Row>
        <OptionID>1</OptionID>
        <WeightBasis>FW</WeightBasis>
        <Notes>Fresh Weight</Notes>
        <MetadataId>1</MetadataId>
    </Row>
    <Row>
        <OptionID>2</OptionID>
        <WeightBasis>DW</WeightBasis>
        <Notes>Dry Weight or Dry Matter</Notes>
        <MetadataId>1</MetadataId>
    </Row>
    <Row>
        <OptionID>3</OptionID>
        <WeightBasis>Unspecified</WeightBasis>
        <Notes></Notes>
        <MetadataId>1</MetadataId>
    </Row>
</Table>