<?xml version="1.0" standalone="yes"?>
<Table name="Categories">
    <Row>
        <CategoryID>1</CategoryID>
        <CategoryName>Beverages</CategoryName>
        <Description>Soft drinks, coffees, teas, beers, and ales</Description>
        <Picture>Binary data cannot be exported</Picture>
    </Row>
    <Row>
        <CategoryID>2</CategoryID>
        <CategoryName>Condiments</CategoryName>
        <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
        <Picture>Binary data cannot be exported</Picture>
    </Row>
    <Row>
        <CategoryID>3</CategoryID>
        <CategoryName>Confections</CategoryName>
        <Description>Desserts, candies, and sweet breads</Description>
        <Picture>Binary data cannot be exported</Picture>
    </Row>
    <Row>
        <CategoryID>4</CategoryID>
        <CategoryName>Dairy Products</CategoryName>
        <Description>Cheeses</Description>
        <Picture>Binary data cannot be exported</Picture>
    </Row>
    <Row>
        <CategoryID>5</CategoryID>
        <CategoryName>Grains/Cereals</CategoryName>
        <Description>Breads, crackers, pasta, and cereal</Description>
        <Picture>Binary data cannot be exported</Picture>
    </Row>
    <Row>
        <CategoryID>6</CategoryID>
        <CategoryName>Meat/Poultry</CategoryName>
        <Description>Prepared meats</Description>
        <Picture>Binary data cannot be exported</Picture>
    </Row>
    <Row>
        <CategoryID>7</CategoryID>
        <CategoryName>Produce</CategoryName>
        <Description>Dried fruit and bean curd</Description>
        <Picture>Binary data cannot be exported</Picture>
    </Row>
    <Row>
        <CategoryID>8</CategoryID>
        <CategoryName>Seafood</CategoryName>
        <Description>Seaweed and fish</Description>
        <Picture>Binary data cannot be exported</Picture>
    </Row>
    <Row>
        <CategoryID>9</CategoryID>
        <CategoryName>9</CategoryName>
        <Description>9</Description>
        <Picture>Binary data cannot be exported</Picture>
    </Row>
</Table>