<?xml version="1.0" standalone="yes"?>
<Table name="Opt Crop Type">
    <Row>
        <OptionID>1</OptionID>
        <CropType>Temporary</CropType>
        <Notes>Temporary crops are sown and harvested during the same agricultural year.</Notes>
        <MetadataID>6</MetadataID>
    </Row>
    <Row>
        <OptionID>2</OptionID>
        <CropType>Permanent</CropType>
        <Notes>Permanent crops are sown or planted once and then , they occupy the land for some years and need not to be replanted after each annual harvest. Permanent crops are mainly trees (e.g., apples) but also bushes and shrubs (e.g., berries), palms (e.g., dates), vines (e.g., grapes), herbaceous stems (e.g., bananas) and stemless plants (e.g., pineapples).</Notes>
        <MetadataID>6</MetadataID>
    </Row>
    <Row>
        <OptionID>3</OptionID>
        <CropType>Temporary/Permanent</CropType>
        <Notes></Notes>
        <MetadataID>6</MetadataID>
    </Row>
    <Row>
        <OptionID>4</OptionID>
        <CropType>Unspecified</CropType>
        <Notes></Notes>
        <MetadataID>1</MetadataID>
    </Row>
</Table>