<?xml version="1.0" standalone="yes"?>
<Table name="Opt Utilisation Status">
    <Row>
        <OptionID>1</OptionID>
        <UtilisationStatus>Underutilised</UtilisationStatus>
        <Notes>Crops which are mentioned in the sources to be underutilised in a specified location.</Notes>
        <MetadataID>1</MetadataID>
    </Row>
    <Row>
        <OptionID>2</OptionID>
        <UtilisationStatus>Major crop</UtilisationStatus>
        <Notes>Crops with high production in a specified location. Usually they are regarded as major crops by the organisation with authorities i.e. Department of Agriculture.</Notes>
        <MetadataID>1</MetadataID>
    </Row>
    <Row>
        <OptionID>3</OptionID>
        <UtilisationStatus>Unspecified</UtilisationStatus>
        <Notes>The evidence of the underutilised status of the species is nowhere to be found.</Notes>
        <MetadataID>1</MetadataID>
    </Row>
    <Row>
        <OptionID>4</OptionID>
        <UtilisationStatus>Grown/Found in</UtilisationStatus>
        <Notes>Crops were mentioned in the sources to be grown or found in a specific location.</Notes>
        <MetadataID>1</MetadataID>
    </Row>
</Table>