<?xml version="1.0" encoding="UTF-8"?>
<products type="array">
  <product>
    <description>Hoods and Seascapes (everbearing)</description>
    <id type="integer">1</id>
    <name>Strawberries</name>
    <no-upick type="integer">0</no-upick>
  </product>
  <product>
    <description>Hand-picked when ripe.</description>
    <id type="integer">2</id>
    <name>Plums</name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>Late June to mid-July.</description>
    <id type="integer">3</id>
    <name>Raspberries</name>
    <no-upick type="integer">0</no-upick>
  </product>
  <product>
    <description>July, August, and September availability.</description>
    <id type="integer">4</id>
    <name>Blueberries</name>
    <no-upick type="integer">0</no-upick>
  </product>
  <product>
    <description>Available July through September</description>
    <id type="integer">5</id>
    <name>Blackberries</name>
    <no-upick type="integer">0</no-upick>
  </product>
  <product>
    <description>Tree-ripened, juicy and sweet.</description>
    <id type="integer">6</id>
    <name>Peaches</name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>Super-sweet varieties.</description>
    <id type="integer">7</id>
    <name>Sweet Corn</name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>Tasty and vitamin-rich.</description>
    <id type="integer">8</id>
    <name>Currants</name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>Crunchy and sweet (really).
</description>
    <id type="integer">9</id>
    <name>Gooseberries</name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>Many varietiies to choose, including heirlooms.</description>
    <id type="integer">10</id>
    <name>Tomatoes</name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>More than just giant green zuccinis.</description>
    <id type="integer">11</id>
    <name>Summer Squash</name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>Many unusual varieties, plus old favorites.</description>
    <id type="integer">12</id>
    <name>Winter Squash </name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>Red, yellow, and even striped.</description>
    <id type="integer">13</id>
    <name>Beets</name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>Green, yellow, and purple (!).</description>
    <id type="integer">14</id>
    <name>Beans</name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>Not just orange and pointy.</description>
    <id type="integer">15</id>
    <name>Carrots</name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>Vintage and decoritives.</description>
    <id type="integer">17</id>
    <name>Antiques and such</name>
    <no-upick type="integer">0</no-upick>
  </product>
  <product>
    <description>Pickling and eating varieties.</description>
    <id type="integer">18</id>
    <name>Cucumbers</name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>Colorful flowers for your outdoor living.</description>
    <id type="integer">19</id>
    <name>Patio planters.</name>
    <no-upick type="integer">0</no-upick>
  </product>
  <product>
    <description>Summer color for your garden</description>
    <id type="integer">24</id>
    <name>Perennials</name>
    <no-upick type="integer">1</no-upick>
  </product>
  <product>
    <description>All delicious, all highest quality!</description>
    <id type="integer">26</id>
    <name>Pies, cakes, and goodies</name>
    <no-upick type="integer">1</no-upick>
  </product>
</products>
