Resources for Developers Using Amazon's Product Advertising API
· Home  
· Search  
· Browse Nodes  
· Data Feed?  
· FAQs  
· One-Second Rule  
· PHP Examples  
· Tips for Associates  
· Tools  
· Understanding A2S  

Create a custom Amazon Associate Store in minutes with Associate-O-Matic.

ItemSearch Operation

A2S Query

http://ecs.amazonaws.com/onca/xml?
   Service=AWSECommerceService
   &AWSAccessKeyId=00QT3TC4J6BBJ52N9C02
   &AssociateTag=browsenodes-20
   &Operation=ItemSearch
   &BrowseNode=553632
   &SearchIndex=HomeGarden
   &ResponseGroup=Request,Large
   &Version=2005-10-05

The above URL executes an A2S ItemSearch query. The ItemSearch operation returns information about products which match the specified parameters such as BrowseNode and SearchIndex

The above ItemSearch operation returns products associated with the Home / Stores / Home & Garden / Categories / Patio, Lawn & Garden / Backyard Birding browse node (553632) and the HomeGarden search index.

The Request response group returns all of the parameters and their values that were submitted in a request. This helps with debugging, but be aware that all parameters, including unrecognized/invalid parameters, are included.

The Large response group returns a large amount of information about each item in the response.

A2S Response

The following is the XML response returned by A2S for the above query.
<ItemSearchResponse>
 <OperationRequest>
  <RequestId>827dd982-af3b-4823-99f0-f35d24dabaf9</RequestId>
  <Arguments>
   <Argument Name="Operation" Value="ItemSearch" />
   <Argument Name="Service" Value="AWSECommerceService" />
   <Argument Name="AWSAccessKeyId" Value="144RR0T0YM45X6SVKSR2" />
   <Argument Name="Timestamp" Value="2010-07-31T03:32:40Z" />
   <Argument Name="Signature" Value="kDNsjj2b66yZf8TWrFx/NLrGI8f0zeRfc+MsFa8674o=" />
   <Argument Name="ResponseGroup" Value="Request,Large" />
   <Argument Name="AssociateTag" Value="browsenodes-20" />
   <Argument Name="SearchIndex" Value="HomeGarden" />
   <Argument Name="BrowseNode" Value="553632" />
   <Argument Name="Version" Value="2009-03-01" />
  </Arguments>
  <RequestProcessingTime>0.2598510000000000</RequestProcessingTime>
 </OperationRequest>
 <Items>
  <Request>
   <IsValid>True</IsValid>
   <ItemSearchRequest>
    <BrowseNode>553632</BrowseNode>
    <Condition>New</Condition>
    <DeliveryMethod>Ship</DeliveryMethod>
    <MerchantId>Amazon</MerchantId>
    <ResponseGroup>Request</ResponseGroup>
    <ResponseGroup>Large</ResponseGroup>
    <ReviewSort>-SubmissionDate</ReviewSort>
    <SearchIndex>HomeGarden</SearchIndex>
   </ItemSearchRequest>
  </Request>
  <TotalResults>8096</TotalResults>
  <TotalPages>810</TotalPages>
  <Item>
   <ASIN>B0007LQ3RQ</ASIN>
   <DetailPageURL>http://www.amazon.com/Brome-1024-Squirrel-Buster-Cardinal/dp/B0007LQ3RQ%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB0007LQ3RQ</DetailPageURL>
   <ItemLinks>
    <ItemLink>
     <Description>Technical Details</Description>
     <URL>http://www.amazon.com/Brome-1024-Squirrel-Buster-Cardinal/dp/tech-data/B0007LQ3RQ%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0007LQ3RQ</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Baby Registry</Description>
     <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB0007LQ3RQ%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0007LQ3RQ</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wedding Registry</Description>
     <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB0007LQ3RQ%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0007LQ3RQ</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wishlist</Description>
     <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB0007LQ3RQ%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0007LQ3RQ</URL>
    </ItemLink>
    <ItemLink>
     <Description>Tell A Friend</Description>
     <URL>http://www.amazon.com/gp/pdp/taf/B0007LQ3RQ%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0007LQ3RQ</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Customer Reviews</Description>
     <URL>http://www.amazon.com/review/product/B0007LQ3RQ%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0007LQ3RQ</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Offers</Description>
     <URL>http://www.amazon.com/gp/offer-listing/B0007LQ3RQ%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0007LQ3RQ</URL>
    </ItemLink>
   </ItemLinks>
   <SalesRank>31</SalesRank>
   <SmallImage>
    <URL>http://ecx.images-amazon.com/images/I/419Q3FYMG6L._SL75_.jpg</URL>
    <Height Units="pixels" >75</Height>
    <Width Units="pixels" >28</Width>
   </SmallImage>
   <MediumImage>
    <URL>http://ecx.images-amazon.com/images/I/419Q3FYMG6L._SL160_.jpg</URL>
    <Height Units="pixels" >160</Height>
    <Width Units="pixels" >60</Width>
   </MediumImage>
   <LargeImage>
    <URL>http://ecx.images-amazon.com/images/I/419Q3FYMG6L.jpg</URL>
    <Height Units="pixels" >500</Height>
    <Width Units="pixels" >187</Width>
   </LargeImage>
   <ImageSets>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/419Q3FYMG6L._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >11</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/419Q3FYMG6L._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >28</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/419Q3FYMG6L._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >28</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/419Q3FYMG6L._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >41</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/419Q3FYMG6L._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >60</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/419Q3FYMG6L.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >187</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/515DCS7QBJL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >20</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/515DCS7QBJL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >50</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/515DCS7QBJL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >50</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/515DCS7QBJL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >73</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/515DCS7QBJL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >106</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/515DCS7QBJL.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >330</Width>
     </LargeImage>
    </ImageSet>
   </ImageSets>
   <ItemAttributes>
    <Binding>Lawn & Patio</Binding>
    <Brand>Brome</Brand>
    <EAN>0628209010240</EAN>
    <Feature>Wild bird feeder with 6 feeding stations, adjustable perches, and optional cardinal perch ring</Feature>
    <Feature>Green powder-coated aluminum; reservoir made of UV-stabilized polycarbonate plastic</Feature>
    <Feature>3-quart seed capacity; adjustable spring mechanism closes seed ports to deter squirrels</Feature>
    <Feature>Unique seed ventilation system; easy to disassemble for cleaning; 6-inch hanger included</Feature>
    <Feature>Measures 22 by 6-1/2 by 6-1/2 inches</Feature>
    <IsAutographed>0</IsAutographed>
    <IsMemorabilia>0</IsMemorabilia>
    <ItemDimensions>
     <Height Units="hundredths-inches" >2300</Height>
     <Length Units="hundredths-inches" >600</Length>
     <Weight Units="hundredths-pounds" >500</Weight>
     <Width Units="hundredths-inches" >600</Width>
    </ItemDimensions>
    <Label>Brome</Label>
    <ListPrice>
     <Amount>10000</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$100.00</FormattedPrice>
    </ListPrice>
    <Manufacturer>Brome</Manufacturer>
    <Model>1024</Model>
    <MPN>1024</MPN>
    <PackageDimensions>
     <Height Units="hundredths-inches" >650</Height>
     <Length Units="hundredths-inches" >2380</Length>
     <Weight Units="hundredths-pounds" >380</Weight>
     <Width Units="hundredths-inches" >650</Width>
    </PackageDimensions>
    <PackageQuantity>1</PackageQuantity>
    <ProductGroup>Lawn & Patio</ProductGroup>
    <ProductTypeName>ABIS_LAWN_AND_GARDEN</ProductTypeName>
    <Publisher>Brome</Publisher>
    <Studio>Brome</Studio>
    <Title>Brome 1024 Squirrel Buster Plus Wild Bird Feeder with Cardinal Perch Ring</Title>
    <UPC>628209010240</UPC>
   </ItemAttributes>
   <OfferSummary>
    <LowestNewPrice>
     <Amount>4699</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$46.99</FormattedPrice>
    </LowestNewPrice>
    <TotalNew>24</TotalNew>
    <TotalUsed>0</TotalUsed>
    <TotalCollectible>0</TotalCollectible>
    <TotalRefurbished>0</TotalRefurbished>
   </OfferSummary>
   <Offers>
    <TotalOffers>1</TotalOffers>
    <TotalOfferPages>1</TotalOfferPages>
    <Offer>
     <Merchant>
      <MerchantId>ATVPDKIKX0DER</MerchantId>
      <GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage>
      <AverageFeedbackRating>0.0</AverageFeedbackRating>
      <TotalFeedback>0</TotalFeedback>
     </Merchant>
     <OfferAttributes>
      <Condition>New</Condition>
      <SubCondition>new</SubCondition>
     </OfferAttributes>
     <OfferListing>
      <OfferListingId>7sqChI2%2F25Ggfwtgc3RV6nRrjZA3SMkKifRFsLBXl7wWQDCzihmZrpnYwQfcdicFJqZUkEFkEXUhhDxRXzxGgkNvz2YDggZf</OfferListingId>
      <Price>
       <Amount>5044</Amount>
       <CurrencyCode>USD</CurrencyCode>
       <FormattedPrice>$50.44</FormattedPrice>
      </Price>
      <AmountSaved>
       <Amount>4956</Amount>
       <CurrencyCode>USD</CurrencyCode>
       <FormattedPrice>$49.56</FormattedPrice>
      </AmountSaved>
      <PercentageSaved>50</PercentageSaved>
      <Availability>Usually ships in 24 hours</Availability>
      <AvailabilityAttributes>
       <AvailabilityType>now</AvailabilityType>
       <MinimumHours>0</MinimumHours>
       <MaximumHours>0</MaximumHours>
      </AvailabilityAttributes>
      <Quantity>-1</Quantity>
      <IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping>
     </OfferListing>
    </Offer>
   </Offers>
   <CustomerReviews>
    <AverageRating>4.5</AverageRating>
    <TotalReviews>248</TotalReviews>
    <TotalReviewPages>50</TotalReviewPages>
    <Review>
     <ASIN>B0007LQ3RQ</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A1SQUHQJAOMVKH</CustomerId>
     <Reviewer>
      <CustomerId>A1SQUHQJAOMVKH</CustomerId>
      <Name>Mary L Ibarra</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-30</Date>
     <Summary>Squirrel Buster Plus</Summary>
     <Content>The squirrel buster plus is super in doing what it promises as well as accommodating cardinals. We love it and so do the birds!</Content>
    </Review>
    <Review>
     <ASIN>B0007LQ3RQ</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A2V6QLXTNPOG9G</CustomerId>
     <Reviewer>
      <CustomerId>A2V6QLXTNPOG9G</CustomerId>
      <Name>Jeremy Gargan</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-26</Date>
     <Summary>Nice invention, funny to watch</Summary>
     <Content>The squirrel didn't get any food, and has not tried it since! It keeps out crows also and blue jays too! Don't even think of buying another feeder. Just buy this one and enjoy. I have used several feeders, but the squirrels always outsmarted me. Not with this one! We hung it on a 'hook' stand in the yard, and my husband was determined not to have any squirrels get this feeder. So, he rubbed axle grease all over the pole. We watched the squirrel take running jumps at the pole, only to slide all the way down. He wore the axle grease off, however, and finally made it to the feeder! I looked out and the squirrel was totally wrapped around the feeder ring at the bottom, looking totally foolish and wondering how he was going to get down.</Content>
    </Review>
    <Review>
     <ASIN>B0007LQ3RQ</ASIN>
     <Rating>4</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>AL47GCEWNRVTI</CustomerId>
     <Reviewer>
      <CustomerId>AL47GCEWNRVTI</CustomerId>
      <Name>Anna</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-23</Date>
     <Summary>Our new bird feeder</Summary>
     <Content>The Brome 1024 Squirrel Buster Plus is a great improvement over previous feeders. We bought it to eliminate the grey squirrels from eating large quantities of black sunflower seed. We were the neighborhood squirrel dining spot prior to this feeder. It is not perfect,however, as we have a resident small reddish brown sqiurrel who fits quite nicely on the perch...but, he is a hoot and doesn't eat too much and his larger relatives are no longer to be seen. Small birds are able to perch easily and we have a number of resident cardinals who love it.</Content>
    </Review>
    <Review>
     <ASIN>B0007LQ3RQ</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A3ESW2PIOELJ36</CustomerId>
     <Reviewer>
      <CustomerId>A3ESW2PIOELJ36</CustomerId>
      <Name>ShoppingBigGuy</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-19</Date>
     <Summary>Sure does bust the squirrels</Summary>
     <Content>Try as they might, the squirrels just can't get in this feeder... an added bonus is how funny it is watching the squirrels fall off and get frustrated.</Content>
    </Review>
    <Review>
     <ASIN>B0007LQ3RQ</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A3DID289Y9SI5J</CustomerId>
     <Reviewer>
      <CustomerId>A3DID289Y9SI5J</CustomerId>
      <Name>C. Resnick</Name>
      <Location>White House, Tennessee USA</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-18</Date>
     <Summary>Birdtender</Summary>
     <Content>This is a very nice bird feeder. Easy to fill and the birds seem to love it. Have it on a shepherds hook and mainly the smaller birds feed from it, but the larger ones feed from seeds that fall to the ground. Had one squirrel try to get into it, but between the pole and his weight the ports closed and he wasn't able to get a morsel and I haven't seen him back, even to feed on the ground. We plan to keep it filled all winter as well and have really enjoyed watching all the different birds who have come to feed. Well worth the extra money and is very well made and easy to clean. Rain runs off so the food stays dry as well. Best I have seen.</Content>
    </Review>
   </CustomerReviews>
   <EditorialReviews>
    <EditorialReview>
     <Source>Product Description</Source>
     <Content>Squirrel Buster Plus Bird Feeder with Removable Cardinal Ring This posigrip ring system has been specifically designed to attract cardinals. These perennial favorites have two very distinct features: small necks and big feet. They prefer gripping a thicktextured perch and facing their food source directly. Cardinals dislike turning their heads to feed. The Squirrel Buster Plus Cardinal Ring perch system allows them to eat facing the seed while providing a secure and comfortable perch. These cardinalfriendly feeding features combined with a bush level location make Squirrel Buster Plus very inviting to cardinals. The seed ports close automatically when a squirrel climbs onto the feeder. Birdwatch America's Best New Product Award. Seed capacity: 3 quarts.</Content>
     <IsLinkSuppressed>0</IsLinkSuppressed>
    </EditorialReview>
   </EditorialReviews>
   <SimilarProducts>
    <SimilarProduct>
     <ASIN>B001WAL3WG</ASIN>
     <Title>Brome Squirrel Buster Finch Feeder</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B001AWNUKO</ASIN>
     <Title>Heath Outdoor Products BFP-3 8-Foot Garden Hook Bird Feeder Pole</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B000HHHEF0</ASIN>
     <Title>Brome 1015 Squirrel Buster Classic</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B0007R4IUY</ASIN>
     <Title>Stokes Select STK5137-14 Cardinal Songbird Select (14 lbs)</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B001FK81PU</ASIN>
     <Title>Brome 1055 Squirrel Buster Mini</Title>
    </SimilarProduct>
   </SimilarProducts>
   <Accessories>
    <Accessory>
     <ASIN>B000FKJOWK</ASIN>
     <Title>Dome Feeder in Black</Title>
    </Accessory>
    <Accessory>
     <ASIN>B001BZENJM</ASIN>
     <Title>Cats Clutch Purse</Title>
    </Accessory>
    <Accessory>
     <ASIN>B001CW4YPW</ASIN>
     <Title>Cats CAT Micro Purse Coin Key ID Case -SMALL WRIST WALLET for Man or Woman - Runners Joggers Walkers Fits most Digital Cameras, Running Accessories</Title>
    </Accessory>
    <Accessory>
     <ASIN>B000U5G0JK</ASIN>
     <Title>Horses and Horse Tote Bag Cotton with WATERPROOF LINING UNDERSIDE</Title>
    </Accessory>
    <Accessory>
     <ASIN>B001G17B2M</ASIN>
     <Title>High Energy Suet - 3.5 Pound</Title>
    </Accessory>
   </Accessories>
   <BrowseNodes>
    <BrowseNode>
     <BrowseNodeId>553638</BrowseNodeId>
     <Name>Bird Feeders & Accessories</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>13401881</BrowseNodeId>
       <Name>Domed Feeders</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>13355671</BrowseNodeId>
       <Name>Feeder Accessories</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>13401901</BrowseNodeId>
       <Name>Ground & Platform Feeders</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>13401921</BrowseNodeId>
       <Name>Hopper Feeders</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>553640</BrowseNodeId>
       <Name>Hummingbird Feeders</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>13401931</BrowseNodeId>
       <Name>Seed-Suet Combination Feeders</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>553644</BrowseNodeId>
       <Name>Suet Feeders</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>13401951</BrowseNodeId>
       <Name>Tube Feeders</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>553632</BrowseNodeId>
       <Name>Backyard Birding</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>286168</BrowseNodeId>
         <Name>Patio, Lawn & Garden</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1063498</BrowseNodeId>
           <Name>Categories</Name>
           <IsCategoryRoot>1</IsCategoryRoot>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1055398</BrowseNodeId>
             <Name>Home, Garden & Pets</Name>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13401941</BrowseNodeId>
     <Name>Squirrel-Proof Bird Feeders</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>2211599011</BrowseNodeId>
       <Name>x) Home & Garden Archives</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>1063496</BrowseNodeId>
         <Name>Specialty Stores</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>13900811</BrowseNodeId>
           <Name>Home & Garden Features</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1055398</BrowseNodeId>
             <Name>Home, Garden & Pets</Name>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13900821</BrowseNodeId>
     <Name>Kitchen & Dining Features</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>51552011</BrowseNodeId>
       <Name>Featured Categories</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491864</BrowseNodeId>
       <Name>Kitchen & Dining Categories Directory</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491866</BrowseNodeId>
       <Name>Special Features</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491868</BrowseNodeId>
       <Name>Specialty Stores</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2334099011</BrowseNodeId>
       <Name>Self Service</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1055398</BrowseNodeId>
       <Name>Home, Garden & Pets</Name>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>2235333011</BrowseNodeId>
     <Name>Patio, Lawn & Garden (286168)</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>2244438011</BrowseNodeId>
       <Name>Bulb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244439011</BrowseNodeId>
       <Name>Flower Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244441011</BrowseNodeId>
       <Name>Herb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>368879011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Color (color_map)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>316666011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Material (material_browse)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>370121011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Style (style_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>372771011</BrowseNodeId>
       <Name>Sunlight Exposure (feature_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244442011</BrowseNodeId>
       <Name>Tree Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244443011</BrowseNodeId>
       <Name>Vegetable Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2258218011</BrowseNodeId>
       <Name>Unlaunched Refinements</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>2234517011</BrowseNodeId>
       <Name>Category Specific Browse Refinements</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>15891341</BrowseNodeId>
         <Name>Refinements</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1055398</BrowseNodeId>
           <Name>Home, Garden & Pets</Name>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
   </BrowseNodes>
   <ListmaniaLists>
    <ListmaniaList>
     <ListId>RJRBAN50OY562</ListId>
     <ListName>Bird Feeders and Seed</ListName>
    </ListmaniaList>
    <ListmaniaList>
     <ListId>R12N1WUHG1GA73</ListId>
     <ListName>Miscellaneous Things I Enjoy</ListName>
    </ListmaniaList>
   </ListmaniaLists>
  </Item>
  <Item>
   <ASIN>B00004RA8P</ASIN>
   <DetailPageURL>http://www.amazon.com/Perky-Pet-209-Hummingbird-capacity/dp/B00004RA8P%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB00004RA8P</DetailPageURL>
   <ItemLinks>
    <ItemLink>
     <Description>Technical Details</Description>
     <URL>http://www.amazon.com/Perky-Pet-209-Hummingbird-capacity/dp/tech-data/B00004RA8P%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004RA8P</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Baby Registry</Description>
     <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB00004RA8P%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004RA8P</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wedding Registry</Description>
     <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB00004RA8P%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004RA8P</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wishlist</Description>
     <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB00004RA8P%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004RA8P</URL>
    </ItemLink>
    <ItemLink>
     <Description>Tell A Friend</Description>
     <URL>http://www.amazon.com/gp/pdp/taf/B00004RA8P%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004RA8P</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Customer Reviews</Description>
     <URL>http://www.amazon.com/review/product/B00004RA8P%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004RA8P</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Offers</Description>
     <URL>http://www.amazon.com/gp/offer-listing/B00004RA8P%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004RA8P</URL>
    </ItemLink>
   </ItemLinks>
   <SalesRank>28</SalesRank>
   <SmallImage>
    <URL>http://ecx.images-amazon.com/images/I/41q8byrhuzL._SL75_.jpg</URL>
    <Height Units="pixels" >75</Height>
    <Width Units="pixels" >75</Width>
   </SmallImage>
   <MediumImage>
    <URL>http://ecx.images-amazon.com/images/I/41q8byrhuzL._SL160_.jpg</URL>
    <Height Units="pixels" >160</Height>
    <Width Units="pixels" >160</Width>
   </MediumImage>
   <LargeImage>
    <URL>http://ecx.images-amazon.com/images/I/41q8byrhuzL.jpg</URL>
    <Height Units="pixels" >499</Height>
    <Width Units="pixels" >500</Width>
   </LargeImage>
   <ImageSets>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/41q8byrhuzL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >30</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/41q8byrhuzL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >75</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/41q8byrhuzL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >75</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/41q8byrhuzL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >110</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/41q8byrhuzL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >160</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/41q8byrhuzL.jpg</URL>
      <Height Units="pixels" >499</Height>
      <Width Units="pixels" >500</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/51CC76mdoEL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >18</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/51CC76mdoEL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >45</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/51CC76mdoEL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >45</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/51CC76mdoEL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >66</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/51CC76mdoEL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >96</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/51CC76mdoEL.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >301</Width>
     </LargeImage>
    </ImageSet>
   </ImageSets>
   <ItemAttributes>
    <Binding>Lawn & Patio</Binding>
    <Brand>Perky Pet</Brand>
    <EAN>0078978209008</EAN>
    <Feature>8 ounce capacity</Feature>
    <Feature>Shatterproof bottle</Feature>
    <Feature>Six feeding ports with built-in bee guards</Feature>
    <Feature>Four-way perch</Feature>
    <IsAutographed>0</IsAutographed>
    <IsMemorabilia>0</IsMemorabilia>
    <ItemDimensions>
     <Height Units="hundredths-inches" >1925</Height>
     <Length Units="hundredths-inches" >1200</Length>
     <Weight Units="hundredths-pounds" >170</Weight>
     <Width Units="hundredths-inches" >1025</Width>
    </ItemDimensions>
    <Label>Perky Pet</Label>
    <ListPrice>
     <Amount>1899</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$18.99</FormattedPrice>
    </ListPrice>
    <Manufacturer>Perky Pet</Manufacturer>
    <Model>209</Model>
    <MPN>209</MPN>
    <PackageDimensions>
     <Height Units="hundredths-inches" >340</Height>
     <Length Units="hundredths-inches" >1170</Length>
     <Weight Units="hundredths-pounds" >190</Weight>
     <Width Units="hundredths-inches" >950</Width>
    </PackageDimensions>
    <PackageQuantity>1</PackageQuantity>
    <ProductGroup>Lawn & Patio</ProductGroup>
    <ProductTypeName>ABIS_LAWN_AND_GARDEN</ProductTypeName>
    <Publisher>Perky Pet</Publisher>
    <Studio>Perky Pet</Studio>
    <Title>Perky Pet 209 "Our Best" Hummingbird Feeder, 30 oz capacity</Title>
    <UPC>078978209008</UPC>
   </ItemAttributes>
   <OfferSummary>
    <LowestNewPrice>
     <Amount>957</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$9.57</FormattedPrice>
    </LowestNewPrice>
    <TotalNew>35</TotalNew>
    <TotalUsed>0</TotalUsed>
    <TotalCollectible>0</TotalCollectible>
    <TotalRefurbished>0</TotalRefurbished>
   </OfferSummary>
   <Offers>
    <TotalOffers>1</TotalOffers>
    <TotalOfferPages>1</TotalOfferPages>
    <Offer>
     <Merchant>
      <MerchantId>ATVPDKIKX0DER</MerchantId>
      <GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage>
      <AverageFeedbackRating>0.0</AverageFeedbackRating>
      <TotalFeedback>0</TotalFeedback>
     </Merchant>
     <OfferAttributes>
      <Condition>New</Condition>
      <SubCondition>new</SubCondition>
     </OfferAttributes>
     <OfferListing>
      <OfferListingId>5bmQwUzYupKp9LAB%2BkpMFAVSonO9QvktHq%2BWYT%2Bs0BM4yEGMRf3P%2BIrHakoifi8P%2BRg3uLQq4PWbIzyO9JrE2Q%3D%3D</OfferListingId>
      <Price>
       <Amount>1192</Amount>
       <CurrencyCode>USD</CurrencyCode>
       <FormattedPrice>$11.92</FormattedPrice>
      </Price>
      <AmountSaved>
       <Amount>707</Amount>
       <CurrencyCode>USD</CurrencyCode>
       <FormattedPrice>$7.07</FormattedPrice>
      </AmountSaved>
      <PercentageSaved>37</PercentageSaved>
      <Availability>Usually ships in 24 hours</Availability>
      <AvailabilityAttributes>
       <AvailabilityType>now</AvailabilityType>
       <MinimumHours>0</MinimumHours>
       <MaximumHours>0</MaximumHours>
      </AvailabilityAttributes>
      <Quantity>-1</Quantity>
      <IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping>
     </OfferListing>
    </Offer>
   </Offers>
   <CustomerReviews>
    <AverageRating>4.0</AverageRating>
    <TotalReviews>108</TotalReviews>
    <TotalReviewPages>22</TotalReviewPages>
    <Review>
     <ASIN>B00004RA8P</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A634YKP6KU4HB</CustomerId>
     <Reviewer>
      <CustomerId>A634YKP6KU4HB</CustomerId>
      <Name>harunaoishi</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-30</Date>
     <Summary>hummingbird feeder</Summary>
     <Content>These feeders are great. Large capacity and perches for birds to rest. Great price and quick shipping.</Content>
    </Review>
    <Review>
     <ASIN>B00004RA8P</ASIN>
     <Rating>1</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A1OAT06SZZF8E2</CustomerId>
     <Reviewer>
      <CustomerId>A1OAT06SZZF8E2</CustomerId>
      <Name>Castello</Name>
      <Nickname>Rojo_P</Nickname>
      <Location>Central OH, USA</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-30</Date>
     <Summary>They Leak</Summary>
     <Content>I have owned several Perky Pet hummingbird feeders over the years and a couple of these 30 oz. feeders. Due to age, critters busting them up and my own negligence I needed to order two more of these large capacity feeders.<br /><br />Be aware that the quality is not the same. After 3 or 4 cleanings with hot water they both began to leak around the seams. God I hate it when vendors cheapen and change a product rather than charge a little more.<br /><br />I will try and seal them up with silicone sealant, but that will only be a temporary fix.<br />BEWARE!<br /></Content>
    </Review>
    <Review>
     <ASIN>B00004RA8P</ASIN>
     <Rating>4</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A2XNMKKGHDOS0L</CustomerId>
     <Reviewer>
      <CustomerId>A2XNMKKGHDOS0L</CustomerId>
      <Name>TRid</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-25</Date>
     <Summary>This feeder is great.</Summary>
     <Content>I bought 2 of these feeders because I have been overrun by Hummingbirds here in Middle TN for the last 2 years. I have been going through 6 to 8 cups of soloution a day during peak months, July, August and well in to September. I also bought 2 of the Trap-it ant moats and they came in handy. The only reason I gave the 209 4 stars instead of 5 is that there are a little hard to clean. Still looking for a bottle brush long enough to reach all the way to the bottom through the narrow opening.</Content>
    </Review>
    <Review>
     <ASIN>B00004RA8P</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A1NLHDH9KY9BLH</CustomerId>
     <Reviewer>
      <CustomerId>A1NLHDH9KY9BLH</CustomerId>
      <Name>Shane Brown</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-22</Date>
     <Summary>Great feeder</Summary>
     <Content>We have had one of these feeders for several years and we and the hummers liked it so much we recently bought two more. They are not available in most stores so were pleased to find them here and at a good price.</Content>
    </Review>
    <Review>
     <ASIN>B00004RA8P</ASIN>
     <Rating>1</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>AZ0P3USVZQOQ3</CustomerId>
     <Reviewer>
      <CustomerId>AZ0P3USVZQOQ3</CustomerId>
      <Name>K. Connell</Name>
      <Location>Nothern Colorado</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-16</Date>
     <Summary>Not pleased...</Summary>
     <Content>The hook on the cap is flimsy and the first week we had it the hook broke!<br /><br /></Content>
    </Review>
   </CustomerReviews>
   <EditorialReviews>
    <EditorialReview>
     <Source>Product Description</Source>
     <Content>The Perky-Pet Pinch-Waist Glass Hummingbird Feeder features 6 feeding ports, a unique circular perch design and holds 30 ounces of nectar. The glass feeding cylinder provides a more durable option than plastic cylinders of the same sort. Use the included hanger to hang it from a branch or hook. This indeed is our best and is the most economical nectar feeder on the market! For best results, use Perky-Pet Instant high energy nectar. This specially blended nectar is easy to use, requires no boiling and stays fresh longer! The clear, shatter-proof glass reservoir makes it easy to monitor nectar levels and unscrews easily from the feeder base for quick cleaning and filling. The feeder may be cleaned with the Perky-Pet Cleaning Mop. Remember to clean your feeder at least twice a week, more often in very warm climates or seasons. We offer the finest quality in wild bird feeding products and accessories. Perky-Pet is the leading supplier of Wild Bird Feeders and Accessories. Perky-Pet Hummingbird Feeder models are designed to attract hummingbirds using a bright red feeder base to lure them to the nectarletting you discover the beauty and fascinating behavior of the elusive hummingbird.</Content>
     <IsLinkSuppressed>0</IsLinkSuppressed>
    </EditorialReview>
    <EditorialReview>
     <Source>Amazon.com Review</Source>
     <Content>There are more than 300 species of hummingbird in the Western Hemisphere, and, with this hummingbird feeder, you're bound to see at least a couple of them at your window. Perky Pet's 30-ounce hardened-glass feeder is the largest model and features six easy-feeding flowers, a no-drip feeder base, and bee guards. This model is the only Perky Pet hummingbird feeder with a detachable full-circle perch. The feeder is easy to fill and clean, and comes with a one-year warranty.</Content>
     <IsLinkSuppressed>0</IsLinkSuppressed>
    </EditorialReview>
   </EditorialReviews>
   <SimilarProducts>
    <SimilarProduct>
     <ASIN>B00005850M</ASIN>
     <Title>Perky Pet #234 2LB Original Nectar</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B000PSFI04</ASIN>
     <Title>Brushtech B122C Hummingbird Feeder Cleaning Kit</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B0037V001I</ASIN>
     <Title>Mills Brothers Hummingbird Food</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B00004RA9B</ASIN>
     <Title>Woodstream 202F Replacement Hummingbird Feeder Flower</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B0006G51KC</ASIN>
     <Title>Perky Pet 203CP Pinch Waist Glass Hummingbird Feeder, 8 oz capacity</Title>
    </SimilarProduct>
   </SimilarProducts>
   <Accessories>
    <Accessory>
     <ASIN>B00004RA92</ASIN>
     <Title>Perky Pet Nectar -Qt. Packet</Title>
    </Accessory>
    <Accessory>
     <ASIN>B00004RA6F</ASIN>
     <Title>North States Industries 9038 Crystal Tower Combination SeedBirdfeeder</Title>
    </Accessory>
    <Accessory>
     <ASIN>B00004RA91</ASIN>
     <Title>Perky Pet Products 230 8-Ounce Instant Nectar</Title>
    </Accessory>
   </Accessories>
   <BrowseNodes>
    <BrowseNode>
     <BrowseNodeId>553640</BrowseNodeId>
     <Name>Hummingbird Feeders</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>553638</BrowseNodeId>
       <Name>Bird Feeders & Accessories</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>553632</BrowseNodeId>
         <Name>Backyard Birding</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>286168</BrowseNodeId>
           <Name>Patio, Lawn & Garden</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1063498</BrowseNodeId>
             <Name>Categories</Name>
             <IsCategoryRoot>1</IsCategoryRoot>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>1055398</BrowseNodeId>
               <Name>Home, Garden & Pets</Name>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>239092011</BrowseNodeId>
     <Name>Home & Garden: International Shipping Available</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1063496</BrowseNodeId>
       <Name>Specialty Stores</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>13900811</BrowseNodeId>
         <Name>Home & Garden Features</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1055398</BrowseNodeId>
           <Name>Home, Garden & Pets</Name>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13900821</BrowseNodeId>
     <Name>Kitchen & Dining Features</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>51552011</BrowseNodeId>
       <Name>Featured Categories</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491864</BrowseNodeId>
       <Name>Kitchen & Dining Categories Directory</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491866</BrowseNodeId>
       <Name>Special Features</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491868</BrowseNodeId>
       <Name>Specialty Stores</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2334099011</BrowseNodeId>
       <Name>Self Service</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1055398</BrowseNodeId>
       <Name>Home, Garden & Pets</Name>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>2235333011</BrowseNodeId>
     <Name>Patio, Lawn & Garden (286168)</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>2244438011</BrowseNodeId>
       <Name>Bulb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244439011</BrowseNodeId>
       <Name>Flower Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244441011</BrowseNodeId>
       <Name>Herb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>368879011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Color (color_map)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>316666011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Material (material_browse)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>370121011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Style (style_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>372771011</BrowseNodeId>
       <Name>Sunlight Exposure (feature_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244442011</BrowseNodeId>
       <Name>Tree Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244443011</BrowseNodeId>
       <Name>Vegetable Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2258218011</BrowseNodeId>
       <Name>Unlaunched Refinements</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>2234517011</BrowseNodeId>
       <Name>Category Specific Browse Refinements</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>15891341</BrowseNodeId>
         <Name>Refinements</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1055398</BrowseNodeId>
           <Name>Home, Garden & Pets</Name>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
   </BrowseNodes>
   <ListmaniaLists>
    <ListmaniaList>
     <ListId>R196A1ECGSO28K</ListId>
     <ListName>Hummingbird Feeders</ListName>
    </ListmaniaList>
    <ListmaniaList>
     <ListId>R147J690WOJO3W</ListId>
     <ListName>Gift ideas for kids who love birds</ListName>
    </ListmaniaList>
    <ListmaniaList>
     <ListId>R3NALF00KICHAR</ListId>
     <ListName>How a Naturalist relaxes</ListName>
    </ListmaniaList>
    <ListmaniaList>
     <ListId>RJ9FCL8J2TK34</ListId>
     <ListName>Bird Favorites</ListName>
    </ListmaniaList>
    <ListmaniaList>
     <ListId>R1XHTDP647V1CY</ListId>
     <ListName>hummingbirds</ListName>
    </ListmaniaList>
   </ListmaniaLists>
  </Item>
  <Item>
   <ASIN>B000CSH7VA</ASIN>
   <DetailPageURL>http://www.amazon.com/Aspects-Hummingbird-Hummzinger-Ultra-Feeder/dp/B000CSH7VA%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000CSH7VA</DetailPageURL>
   <ItemLinks>
    <ItemLink>
     <Description>Technical Details</Description>
     <URL>http://www.amazon.com/Aspects-Hummingbird-Hummzinger-Ultra-Feeder/dp/tech-data/B000CSH7VA%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000CSH7VA</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Baby Registry</Description>
     <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000CSH7VA%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000CSH7VA</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wedding Registry</Description>
     <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000CSH7VA%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000CSH7VA</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wishlist</Description>
     <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000CSH7VA%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000CSH7VA</URL>
    </ItemLink>
    <ItemLink>
     <Description>Tell A Friend</Description>
     <URL>http://www.amazon.com/gp/pdp/taf/B000CSH7VA%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000CSH7VA</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Customer Reviews</Description>
     <URL>http://www.amazon.com/review/product/B000CSH7VA%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000CSH7VA</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Offers</Description>
     <URL>http://www.amazon.com/gp/offer-listing/B000CSH7VA%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000CSH7VA</URL>
    </ItemLink>
   </ItemLinks>
   <SalesRank>996</SalesRank>
   <SmallImage>
    <URL>http://ecx.images-amazon.com/images/I/310-SOkHNYL._SL75_.jpg</URL>
    <Height Units="pixels" >75</Height>
    <Width Units="pixels" >75</Width>
   </SmallImage>
   <MediumImage>
    <URL>http://ecx.images-amazon.com/images/I/310-SOkHNYL._SL160_.jpg</URL>
    <Height Units="pixels" >159</Height>
    <Width Units="pixels" >160</Width>
   </MediumImage>
   <LargeImage>
    <URL>http://ecx.images-amazon.com/images/I/310-SOkHNYL.jpg</URL>
    <Height Units="pixels" >299</Height>
    <Width Units="pixels" >301</Width>
   </LargeImage>
   <ImageSets>
    <MerchantId>AL5FNG6CJ6O59</MerchantId>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/310-SOkHNYL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >30</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/310-SOkHNYL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >75</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/310-SOkHNYL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >75</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/310-SOkHNYL._SL110_.jpg</URL>
      <Height Units="pixels" >109</Height>
      <Width Units="pixels" >110</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/310-SOkHNYL._SL160_.jpg</URL>
      <Height Units="pixels" >159</Height>
      <Width Units="pixels" >160</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/310-SOkHNYL.jpg</URL>
      <Height Units="pixels" >299</Height>
      <Width Units="pixels" >301</Width>
     </LargeImage>
    </ImageSet>
   </ImageSets>
   <ItemAttributes>
    <Binding>Misc.</Binding>
    <Brand>Aspects</Brand>
    <EAN>0026451115131</EAN>
    <Feature>4 feeding ports</Feature>
    <Feature>10'' diameter</Feature>
    <IsAutographed>0</IsAutographed>
    <IsMemorabilia>0</IsMemorabilia>
    <ItemDimensions>
     <Weight Units="hundredths-pounds" >200</Weight>
    </ItemDimensions>
    <Label>Aspects</Label>
    <ListPrice>
     <Amount>3000</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$30.00</FormattedPrice>
    </ListPrice>
    <Manufacturer>Aspects</Manufacturer>
    <MPN>7585:407176106</MPN>
    <PackageDimensions>
     <Height Units="hundredths-inches" >240</Height>
     <Length Units="hundredths-inches" >840</Length>
     <Weight Units="hundredths-pounds" >75</Weight>
     <Width Units="hundredths-inches" >780</Width>
    </PackageDimensions>
    <PackageQuantity>1</PackageQuantity>
    <ProductGroup>Kitchen</ProductGroup>
    <ProductTypeName>PET_SUPPLIES</ProductTypeName>
    <Publisher>Aspects</Publisher>
    <Size>4 feeding ports</Size>
    <Studio>Aspects</Studio>
    <Title>Aspects Hummingbird Hummzinger Ultra Feeder</Title>
    <UPC>026451115131</UPC>
   </ItemAttributes>
   <OfferSummary>
    <LowestNewPrice>
     <Amount>1849</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$18.49</FormattedPrice>
    </LowestNewPrice>
    <TotalNew>7</TotalNew>
    <TotalUsed>0</TotalUsed>
    <TotalCollectible>0</TotalCollectible>
    <TotalRefurbished>0</TotalRefurbished>
   </OfferSummary>
   <Offers>
    <TotalOffers>0</TotalOffers>
    <TotalOfferPages>0</TotalOfferPages>
   </Offers>
   <CustomerReviews>
    <AverageRating>4.5</AverageRating>
    <TotalReviews>38</TotalReviews>
    <TotalReviewPages>8</TotalReviewPages>
    <Review>
     <ASIN>B000CSH7VA</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A1IQ9H3125TDIS</CustomerId>
     <Reviewer>
      <CustomerId>A1IQ9H3125TDIS</CustomerId>
      <Name>eavhneahg</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-30</Date>
     <Summary>Good feeder design</Summary>
     <Content>The saucer design is much easier to clean than bottle designs. The insect guards seem to be very effective, I haven't noticed any insects inside the feeder (small, thin rubber covers inside the feeder that allow the hummingbird to feed while keeping insects out). Hummingbirds actively use the feeder and seem to favor it over a nearby bottle-type feeder (used more frequently and longer stays for each visit).</Content>
    </Review>
    <Review>
     <ASIN>B000CSH7VA</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A1ETJFI2HUHGMW</CustomerId>
     <Reviewer>
      <CustomerId>A1ETJFI2HUHGMW</CustomerId>
      <Name>cateyes4me</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-23</Date>
     <Summary>Awesome hummingbird feeder</Summary>
     <Content>I really do love this hummingbird feeder. I love watching the hummingbirds sitting on it and feeding from it. Awesome product, I am going to order one for my Mom for her hummingbirds. Great product you get your moneys worth plus with this feeder.</Content>
    </Review>
    <Review>
     <ASIN>B000CSH7VA</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A28OZZW745OIXX</CustomerId>
     <Reviewer>
      <CustomerId>A28OZZW745OIXX</CustomerId>
      <Name>Olivia</Name>
      <Location>Chico, CA USA</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-19</Date>
     <Summary>Great Feeder</Summary>
     <Content>This hummer feeder works by far better than the bottle or "artistic" ones. It is easier to clean - a HUGE factor since we are about feeding, not killing them! It doesn't drip onto your porch or patio, it is resistant to bees and ants. It won't shatter if dropped. It has the recipe for nectar right in the lid, so you can't lose it. Nectar should be made by you, easy-peasy, and brought to a boil before cooling. Make a big batch and then freeze in smaller 'servings' for convenience. Don't use food coloring. The thing I like the most is the perching of the birds. Since they can see in front of themselves, they will sit and feed. I hang my feeders on a hook made from a wire coat hanger. I cut to make a hook at the top for hanging, then at the bottom, using the existing shape of the wire, I form a small bend to hold the top of the feeder and then bend out the last of the wire to near horizontal to make a 5" perch for the birds. It looks like a capital letter L with a small dip at the bottom angle to secure the feeder hook. The birds love this little perch. They sit and feed, then sit on their wire "branch" and keep watch. I have given this feeder to several people and they all love it, too. It's the best!</Content>
    </Review>
    <Review>
     <ASIN>B000CSH7VA</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A3OQANNQ6VSQGG</CustomerId>
     <Reviewer>
      <CustomerId>A3OQANNQ6VSQGG</CustomerId>
      <Name>M. P. Jackson</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-17</Date>
     <Summary>Absolutely the top!</Summary>
     <Content>We got this to replace a "vertical tube" feeder which was plagued by bees. With this new feeder, we haven't seen a bee for weeks, even without putting in the bee guards. Amazingly, a high wind blew it down once, but even after a 6' fall onto concrete, no damage; pretty good for plastic. We'll probably get more of these for different windows.</Content>
    </Review>
    <Review>
     <ASIN>B000CSH7VA</ASIN>
     <Rating>3</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A3RGGFEDLLLHGJ</CustomerId>
     <Reviewer>
      <CustomerId>A3RGGFEDLLLHGJ</CustomerId>
      <Name>John M. Hacker</Name>
      <Location>Covington, KY USA</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-13</Date>
     <Summary>Feed Birds, Foil Bugs</Summary>
     <Content>What a simple pleasure it is to watch the hummingbird hover over this feeder and flit to and fro, yet not have to fight the blankety-blank ants that kept getting into our old feeder. The design lets the bird feed while keeping insects out, and that little moat in the center provides an extra layer of protection.</Content>
    </Review>
   </CustomerReviews>
   <EditorialReviews>
    <EditorialReview>
     <Source>Product Description</Source>
     <Content><br>Our newest hummingbird feeder the HummZinger Ultra combines patented Nectar-guard tips with a built-in ant moat. Nectar-Guard tips are flexible membranes attached to the HummZinger Ultra's feed ports. These unique tips prohibit entry from flying insects while allowing unrestricted feeding by hummingbirds. Also, the built-in ant moat stops crawling insects in their tracks before they can reach the nectar. These two patented features combine to give our HummZinger Ultra the ultimate in protect</Content>
     <IsLinkSuppressed>0</IsLinkSuppressed>
    </EditorialReview>
   </EditorialReviews>
   <SimilarProducts>
    <SimilarProduct>
     <ASIN>0316817155</ASIN>
     <Title>Stokes Hummingbird Book : The Complete Guide to Attracting, Identifying, and Enjoying Hummingbirds</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B00004ZB4K</ASIN>
     <Title>Droll Yankees PLB Perfect Little Brush</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B000934FHM</ASIN>
     <Title>HUMMINGBIRD NECTAR16 RED</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B0019Y0YCA</ASIN>
     <Title>Mini Hummingbird Hummzinger, Red</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>1886679002</ASIN>
     <Title>The Secret Lives of Hummingbirds</Title>
    </SimilarProduct>
   </SimilarProducts>
   <Accessories>
    <Accessory>
     <ASIN>B000HHJGO2</ASIN>
     <Title>Tube Top Dome, 12" Clear</Title>
    </Accessory>
    <Accessory>
     <ASIN>B0019Y0YCA</ASIN>
     <Title>Mini Hummingbird Hummzinger, Red</Title>
    </Accessory>
   </Accessories>
   <BrowseNodes>
    <BrowseNode>
     <BrowseNodeId>553640</BrowseNodeId>
     <Name>Hummingbird Feeders</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>553638</BrowseNodeId>
       <Name>Bird Feeders & Accessories</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>553632</BrowseNodeId>
         <Name>Backyard Birding</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>286168</BrowseNodeId>
           <Name>Patio, Lawn & Garden</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1063498</BrowseNodeId>
             <Name>Categories</Name>
             <IsCategoryRoot>1</IsCategoryRoot>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>1055398</BrowseNodeId>
               <Name>Home, Garden & Pets</Name>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13900821</BrowseNodeId>
     <Name>Kitchen & Dining Features</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>51552011</BrowseNodeId>
       <Name>Featured Categories</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491864</BrowseNodeId>
       <Name>Kitchen & Dining Categories Directory</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491866</BrowseNodeId>
       <Name>Special Features</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491868</BrowseNodeId>
       <Name>Specialty Stores</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2334099011</BrowseNodeId>
       <Name>Self Service</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1055398</BrowseNodeId>
       <Name>Home, Garden & Pets</Name>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13994221</BrowseNodeId>
     <Name>Aspects</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>292590</BrowseNodeId>
       <Name>Patio & Garden Brands</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>251265011</BrowseNodeId>
         <Name>Custom Stores</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>468254</BrowseNodeId>
           <Name>Specialty Stores</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>13900831</BrowseNodeId>
             <Name>Patio & Garden Features</Name>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>1055398</BrowseNodeId>
               <Name>Home, Garden & Pets</Name>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>2235333011</BrowseNodeId>
     <Name>Patio, Lawn & Garden (286168)</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>2244438011</BrowseNodeId>
       <Name>Bulb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244439011</BrowseNodeId>
       <Name>Flower Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244441011</BrowseNodeId>
       <Name>Herb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>368879011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Color (color_map)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>316666011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Material (material_browse)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>370121011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Style (style_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>372771011</BrowseNodeId>
       <Name>Sunlight Exposure (feature_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244442011</BrowseNodeId>
       <Name>Tree Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244443011</BrowseNodeId>
       <Name>Vegetable Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2258218011</BrowseNodeId>
       <Name>Unlaunched Refinements</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>2234517011</BrowseNodeId>
       <Name>Category Specific Browse Refinements</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>15891341</BrowseNodeId>
         <Name>Refinements</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1055398</BrowseNodeId>
           <Name>Home, Garden & Pets</Name>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
   </BrowseNodes>
   <ListmaniaLists>
    <ListmaniaList>
     <ListId>R196A1ECGSO28K</ListId>
     <ListName>Hummingbird Feeders</ListName>
    </ListmaniaList>
   </ListmaniaLists>
  </Item>
  <Item>
   <ASIN>B0006G51KC</ASIN>
   <DetailPageURL>http://www.amazon.com/Perky-Pet-203CP-Hummingbird-capacity/dp/B0006G51KC%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB0006G51KC</DetailPageURL>
   <ItemLinks>
    <ItemLink>
     <Description>Technical Details</Description>
     <URL>http://www.amazon.com/Perky-Pet-203CP-Hummingbird-capacity/dp/tech-data/B0006G51KC%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0006G51KC</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Baby Registry</Description>
     <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB0006G51KC%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0006G51KC</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wedding Registry</Description>
     <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB0006G51KC%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0006G51KC</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wishlist</Description>
     <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB0006G51KC%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0006G51KC</URL>
    </ItemLink>
    <ItemLink>
     <Description>Tell A Friend</Description>
     <URL>http://www.amazon.com/gp/pdp/taf/B0006G51KC%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0006G51KC</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Customer Reviews</Description>
     <URL>http://www.amazon.com/review/product/B0006G51KC%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0006G51KC</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Offers</Description>
     <URL>http://www.amazon.com/gp/offer-listing/B0006G51KC%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0006G51KC</URL>
    </ItemLink>
   </ItemLinks>
   <SalesRank>222</SalesRank>
   <SmallImage>
    <URL>http://ecx.images-amazon.com/images/I/41zWtGivFyL._SL75_.jpg</URL>
    <Height Units="pixels" >75</Height>
    <Width Units="pixels" >70</Width>
   </SmallImage>
   <MediumImage>
    <URL>http://ecx.images-amazon.com/images/I/41zWtGivFyL._SL160_.jpg</URL>
    <Height Units="pixels" >160</Height>
    <Width Units="pixels" >149</Width>
   </MediumImage>
   <LargeImage>
    <URL>http://ecx.images-amazon.com/images/I/41zWtGivFyL.jpg</URL>
    <Height Units="pixels" >500</Height>
    <Width Units="pixels" >466</Width>
   </LargeImage>
   <ImageSets>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/41zWtGivFyL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >28</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/41zWtGivFyL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >70</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/41zWtGivFyL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >70</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/41zWtGivFyL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >103</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/41zWtGivFyL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >149</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/41zWtGivFyL.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >466</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/417HPGfycTL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >30</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/417HPGfycTL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >75</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/417HPGfycTL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >75</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/417HPGfycTL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >110</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/417HPGfycTL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >160</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/417HPGfycTL.jpg</URL>
      <Height Units="pixels" >499</Height>
      <Width Units="pixels" >500</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/41LqbN7-1WL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >27</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/41LqbN7-1WL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >69</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/41LqbN7-1WL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >69</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/41LqbN7-1WL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >101</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/41LqbN7-1WL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >147</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/41LqbN7-1WL.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >458</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/41wpZKdu8OL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >30</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/41wpZKdu8OL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >75</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/41wpZKdu8OL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >75</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/41wpZKdu8OL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >110</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/41wpZKdu8OL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >160</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/41wpZKdu8OL.jpg</URL>
      <Height Units="pixels" >499</Height>
      <Width Units="pixels" >500</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/41QoOnSwVvL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >29</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/41QoOnSwVvL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >72</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/41QoOnSwVvL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >72</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/41QoOnSwVvL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >106</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/41QoOnSwVvL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >154</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/41QoOnSwVvL.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >480</Width>
     </LargeImage>
    </ImageSet>
   </ImageSets>
   <ItemAttributes>
    <Binding>Lawn & Patio</Binding>
    <Brand>Perky Pet</Brand>
    <EAN>0078978203129</EAN>
    <Feature>8 ounce capacity</Feature>
    <Feature>Hardened glass bottle</Feature>
    <Feature>Four feeding ports with built-in bee guards</Feature>
    <Feature>Four-way perch</Feature>
    <IsAutographed>0</IsAutographed>
    <IsMemorabilia>0</IsMemorabilia>
    <ItemDimensions>
     <Height Units="hundredths-inches" >650</Height>
     <Length Units="hundredths-inches" >1000</Length>
     <Weight Units="hundredths-pounds" >100</Weight>
     <Width Units="hundredths-inches" >650</Width>
    </ItemDimensions>
    <Label>Perky Pet</Label>
    <ListPrice>
     <Amount>1299</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$12.99</FormattedPrice>
    </ListPrice>
    <Manufacturer>Perky Pet</Manufacturer>
    <Model>203CP</Model>
    <MPN>203-CP</MPN>
    <PackageDimensions>
     <Height Units="hundredths-inches" >500</Height>
     <Length Units="hundredths-inches" >870</Length>
     <Weight Units="hundredths-pounds" >75</Weight>
     <Width Units="hundredths-inches" >525</Width>
    </PackageDimensions>
    <PackageQuantity>1</PackageQuantity>
    <ProductGroup>Lawn & Patio</ProductGroup>
    <ProductTypeName>ABIS_LAWN_AND_GARDEN</ProductTypeName>
    <Publisher>Perky Pet</Publisher>
    <Studio>Perky Pet</Studio>
    <Title>Perky Pet 203CP Pinch Waist Glass Hummingbird Feeder, 8 oz capacity</Title>
    <UPC>078978203105</UPC>
   </ItemAttributes>
   <OfferSummary>
    <LowestNewPrice>
     <Amount>676</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$6.76</FormattedPrice>
    </LowestNewPrice>
    <TotalNew>22</TotalNew>
    <TotalUsed>0</TotalUsed>
    <TotalCollectible>0</TotalCollectible>
    <TotalRefurbished>0</TotalRefurbished>
   </OfferSummary>
   <Offers>
    <TotalOffers>1</TotalOffers>
    <TotalOfferPages>1</TotalOfferPages>
    <Offer>
     <Merchant>
      <MerchantId>ATVPDKIKX0DER</MerchantId>
      <GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage>
      <AverageFeedbackRating>0.0</AverageFeedbackRating>
      <TotalFeedback>0</TotalFeedback>
     </Merchant>
     <OfferAttributes>
      <Condition>New</Condition>
      <SubCondition>new</SubCondition>
     </OfferAttributes>
     <OfferListing>
      <OfferListingId>6ayMF52bva3lc79HULHZagNj1WuDnGVHRlKEUgZW8uMbSC9Y8%2B1tCXsArnZJRR8vwIiX4kNu2V6OQn8Wmf5BmQ%3D%3D</OfferListingId>
      <Price>
       <Amount>1209</Amount>
       <CurrencyCode>USD</CurrencyCode>
       <FormattedPrice>$12.09</FormattedPrice>
      </Price>
      <AmountSaved>
       <Amount>90</Amount>
       <CurrencyCode>USD</CurrencyCode>
       <FormattedPrice>$0.90</FormattedPrice>
      </AmountSaved>
      <PercentageSaved>7</PercentageSaved>
      <Availability>Usually ships in 24 hours</Availability>
      <AvailabilityAttributes>
       <AvailabilityType>now</AvailabilityType>
       <MinimumHours>0</MinimumHours>
       <MaximumHours>0</MaximumHours>
      </AvailabilityAttributes>
      <Quantity>-1</Quantity>
      <IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping>
     </OfferListing>
    </Offer>
   </Offers>
   <CustomerReviews>
    <AverageRating>4.5</AverageRating>
    <TotalReviews>59</TotalReviews>
    <TotalReviewPages>12</TotalReviewPages>
    <Review>
     <ASIN>B0006G51KC</ASIN>
     <Rating>1</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A1UOCSCC3GEGFX</CustomerId>
     <Reviewer>
      <CustomerId>A1UOCSCC3GEGFX</CustomerId>
      <Name>Steve Culy</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-23</Date>
     <Summary>Bad design, leaks constantly</Summary>
     <Content>This feeder is the worst one I've ever used. The "flowers" (dispensers) are way too low, so that the slightest breeze will cause the feeder to leak.</Content>
    </Review>
    <Review>
     <ASIN>B0006G51KC</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A1TGH1OOKHU2FP</CustomerId>
     <Reviewer>
      <CustomerId>A1TGH1OOKHU2FP</CustomerId>
      <Name>Zachary</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-06-15</Date>
     <Summary>It works for me.</Summary>
     <Content>I have 3 other feeders and this seems to be the only one that works!</Content>
    </Review>
    <Review>
     <ASIN>B0006G51KC</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A33GCDFRB3IJDR</CustomerId>
     <Reviewer>
      <CustomerId>A33GCDFRB3IJDR</CustomerId>
      <Name>Rita C. Janson</Name>
      <Nickname>Riorita</Nickname>
      <Location>Oak Ridge, NJ</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-06-09</Date>
     <Summary>Hummingbirds Love It!</Summary>
     <Content>I selected this glass model because I found that the plastic ones I previously used are almost impossible to keep clean. Last year's plastic model developed unremovable mold during winter storage. This glass model cleans beautifully - as we hummingbird folks know, cleanliness is essential for the birds' health.</Content>
    </Review>
    <Review>
     <ASIN>B0006G51KC</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>AQ6AGWKWMTY8H</CustomerId>
     <Reviewer>
      <CustomerId>AQ6AGWKWMTY8H</CustomerId>
      <Name>Pam Tee</Name>
      <Nickname>Busy Mom</Nickname>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-05-30</Date>
     <Summary>Yes! Birds Like to Rest A Bit While Dining Too</Summary>
     <Content>Well, despite what Mr. One-Star Review says, we've used Perky Pet Hummingbird feeders for years (dare I say decades) and love them. More importantly the Hummingbirds seem to like them. <br /><br />And do get the one with perches! For regardless of what the sources tell you about the high energy levels of Hummers, when we've had feeders with and without perches, they use the latter more. I mean, who doesn't like to rest for a spell.<br /><br />As to accessories:<br />Skip the special food. You can make your own 'nectar' by using 1-part regular sugar (not honey or brown sugar) to 4-parts tap water. You boil the water briefly to drive off chlorine, then dissolve the sugar thoroughly. (Don't boil too long, you'll mess up the 1-to-4 ratio.) After the solution cools, you can then dye the sugar water red with regular household food dye.<br /><br />BUT do buy more bee guards. They are cheap and should be replaced every season as apparently Hummingbird spit is pretty disgusting, and the guards will get a mold that might not be entirely cleansed away and might make the birds sick next season.<br /><br />Finally, do take one of the bee guards off. We have a chickadee who has been coming for several years, who apparently has a sweet-beak. It's funny to see him line up with the rest of our tiny friends.<br /><br />And whether you go low-end like this one, or high-end like some might steer you, make sure that you keep everything reasonable clean. This is someone's kitchen afterall.<br /><br />Regards!<br /><br />Pam T~<br /><br /><br /></Content>
    </Review>
    <Review>
     <ASIN>B0006G51KC</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A1QNSA8K8WSUP0</CustomerId>
     <Reviewer>
      <CustomerId>A1QNSA8K8WSUP0</CustomerId>
      <Name>mpask</Name>
      <Nickname>mpask</Nickname>
      <Location>Forest Lake, MN United States</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-04-29</Date>
     <Summary>Very good hummingbird feeder</Summary>
     <Content>First of all, I think no matter what feeder you buy, it may leak SOMETIMES if you overfill it and don't leave a little air on top, not much air needed. Also make sure they hang level or straight. With any feeder you need to make them level. <br /><br /> I think this feeder is great. I have four of these. I clean them after each use, boil 3 and a half cups of water and keep at low boil, add 1 cup of sugar, then for 4 to 5 minutes let it lightly boil. Let it cool to air temp! I fill my two clean bottles leaving air in the top neck. Change them with the two feeders that have been out there for 4 or 5 days pending how hot it is. Bring the other two in and clean them. Rinse good to make sure no soap in units. I change mine out in late evening after it starts getting dark so not to scare the birds off, and so water is air temp in morning when feeding again. I have one at west side of house and one on east side of house so the Hummingbirds fight less. <br /> In Minnesota, I get about 4 or 6 Hummingirds at average. I usually change the water every 4 or 5 days but in July and August when hot, I may change every three days. If you see the water get cloudy, time to change it. Never use food coloring.<br /> On one unit the hanging wire looked old so I got some red coated stranded electrical wire to replace it. You can make the wire longer so you can get the feeder more at eye level if you hang it from your eves. <br /> I hope this helps you. I really enjoy these birds and this feeder does work great for me. <br />Mike</Content>
    </Review>
   </CustomerReviews>
   <EditorialReviews>
    <EditorialReview>
     <Source>Product Description</Source>
     <Content>The Perky-Pet Pinch-Waist Glass Hummingbird Feeder features 4 feeding ports, a 4-way perch and holds 8 ounces of nectar. The feeder base is bright red to attract hummingbirds. Use the included hanger to hang it from a branch or hook. For best results, use the Perky-Pet Instant High Energy nectar. This specially blended nectar is easy to use, requires no boiling and stays fresh longer! The clear, shatter-proof glass reservoir makes it easy to monitor nectar levels and unscrews easily from the feeder base for quick cleaning and filling. The feeder may be cleaned with the Perky-Pet Cleaning Mop. Remember to clean your feeder at least twice a week, more often in very warm climates or seasons. We offer the finest quality in wild bird feeding products and accessories. Perky-Pet is the leading supplier of Wild Bird Feeders and Accessories. Perky-Pet Hummingbird Feeder models are designed to attract hummingbirds using bright red to lure them to the nectarletting you discover the beauty and fascinating behavior of the elusive hummingbird.</Content>
     <IsLinkSuppressed>0</IsLinkSuppressed>
    </EditorialReview>
   </EditorialReviews>
   <SimilarProducts>
    <SimilarProduct>
     <ASIN>B00004RA9A</ASIN>
     <Title>Perky Pet Replacement Yellow Bee Guards</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B00005850M</ASIN>
     <Title>Perky Pet #234 2LB Original Nectar</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B000PSFI04</ASIN>
     <Title>Brushtech B122C Hummingbird Feeder Cleaning Kit</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B00004RA8P</ASIN>
     <Title>Perky Pet 209 "Our Best" Hummingbird Feeder, 30 oz capacity</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B001B13J2I</ASIN>
     <Title>Perky Ant Guards</Title>
    </SimilarProduct>
   </SimilarProducts>
   <Accessories>
    <Accessory>
     <ASIN>B000LO47LI</ASIN>
     <Title>Woodstream 252 Deluxe Oriole Feeder</Title>
    </Accessory>
   </Accessories>
   <BrowseNodes>
    <BrowseNode>
     <BrowseNodeId>553640</BrowseNodeId>
     <Name>Hummingbird Feeders</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>553638</BrowseNodeId>
       <Name>Bird Feeders & Accessories</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>553632</BrowseNodeId>
         <Name>Backyard Birding</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>286168</BrowseNodeId>
           <Name>Patio, Lawn & Garden</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1063498</BrowseNodeId>
             <Name>Categories</Name>
             <IsCategoryRoot>1</IsCategoryRoot>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>1055398</BrowseNodeId>
               <Name>Home, Garden & Pets</Name>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>239092011</BrowseNodeId>
     <Name>Home & Garden: International Shipping Available</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1063496</BrowseNodeId>
       <Name>Specialty Stores</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>13900811</BrowseNodeId>
         <Name>Home & Garden Features</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1055398</BrowseNodeId>
           <Name>Home, Garden & Pets</Name>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13900821</BrowseNodeId>
     <Name>Kitchen & Dining Features</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>51552011</BrowseNodeId>
       <Name>Featured Categories</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491864</BrowseNodeId>
       <Name>Kitchen & Dining Categories Directory</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491866</BrowseNodeId>
       <Name>Special Features</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491868</BrowseNodeId>
       <Name>Specialty Stores</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2334099011</BrowseNodeId>
       <Name>Self Service</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1055398</BrowseNodeId>
       <Name>Home, Garden & Pets</Name>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>370127011</BrowseNodeId>
     <Name>Garden</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>370122011</BrowseNodeId>
       <Name>Casual</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>370121011</BrowseNodeId>
         <Name>Patio, Lawn & Garden Style (style_browse-bin)</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>2235333011</BrowseNodeId>
           <Name>Patio, Lawn & Garden (286168)</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>2234517011</BrowseNodeId>
             <Name>Category Specific Browse Refinements</Name>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>15891341</BrowseNodeId>
               <Name>Refinements</Name>
               <Ancestors>
                <BrowseNode>
                 <BrowseNodeId>1055398</BrowseNodeId>
                 <Name>Home, Garden & Pets</Name>
                </BrowseNode>
               </Ancestors>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
   </BrowseNodes>
   <ListmaniaLists>
    <ListmaniaList>
     <ListId>RJRBAN50OY562</ListId>
     <ListName>Bird Feeders and Seed</ListName>
    </ListmaniaList>
    <ListmaniaList>
     <ListId>R1XHTDP647V1CY</ListId>
     <ListName>hummingbirds</ListName>
    </ListmaniaList>
   </ListmaniaLists>
  </Item>
  <Item>
   <ASIN>B0019Y0YCA</ASIN>
   <DetailPageURL>http://www.amazon.com/Aspects-Inc-ASP-153-Hummingbird-Hummzinger/dp/B0019Y0YCA%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB0019Y0YCA</DetailPageURL>
   <ItemLinks>
    <ItemLink>
     <Description>Technical Details</Description>
     <URL>http://www.amazon.com/Aspects-Inc-ASP-153-Hummingbird-Hummzinger/dp/tech-data/B0019Y0YCA%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0019Y0YCA</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Baby Registry</Description>
     <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB0019Y0YCA%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0019Y0YCA</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wedding Registry</Description>
     <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB0019Y0YCA%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0019Y0YCA</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wishlist</Description>
     <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB0019Y0YCA%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0019Y0YCA</URL>
    </ItemLink>
    <ItemLink>
     <Description>Tell A Friend</Description>
     <URL>http://www.amazon.com/gp/pdp/taf/B0019Y0YCA%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0019Y0YCA</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Customer Reviews</Description>
     <URL>http://www.amazon.com/review/product/B0019Y0YCA%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0019Y0YCA</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Offers</Description>
     <URL>http://www.amazon.com/gp/offer-listing/B0019Y0YCA%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0019Y0YCA</URL>
    </ItemLink>
   </ItemLinks>
   <SalesRank>203</SalesRank>
   <SmallImage>
    <URL>http://ecx.images-amazon.com/images/I/31cT9EIKBIL._SL75_.jpg</URL>
    <Height Units="pixels" >50</Height>
    <Width Units="pixels" >75</Width>
   </SmallImage>
   <MediumImage>
    <URL>http://ecx.images-amazon.com/images/I/31cT9EIKBIL._SL160_.jpg</URL>
    <Height Units="pixels" >107</Height>
    <Width Units="pixels" >160</Width>
   </MediumImage>
   <LargeImage>
    <URL>http://ecx.images-amazon.com/images/I/31cT9EIKBIL.jpg</URL>
    <Height Units="pixels" >333</Height>
    <Width Units="pixels" >500</Width>
   </LargeImage>
   <ImageSets>
    <MerchantId>AL5FNG6CJ6O59</MerchantId>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/31cT9EIKBIL._SL30_.jpg</URL>
      <Height Units="pixels" >20</Height>
      <Width Units="pixels" >30</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/31cT9EIKBIL._SL75_.jpg</URL>
      <Height Units="pixels" >50</Height>
      <Width Units="pixels" >75</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/31cT9EIKBIL._SL75_.jpg</URL>
      <Height Units="pixels" >50</Height>
      <Width Units="pixels" >75</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/31cT9EIKBIL._SL110_.jpg</URL>
      <Height Units="pixels" >73</Height>
      <Width Units="pixels" >110</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/31cT9EIKBIL._SL160_.jpg</URL>
      <Height Units="pixels" >107</Height>
      <Width Units="pixels" >160</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/31cT9EIKBIL.jpg</URL>
      <Height Units="pixels" >333</Height>
      <Width Units="pixels" >500</Width>
     </LargeImage>
    </ImageSet>
   </ImageSets>
   <ItemAttributes>
    <Binding>Misc.</Binding>
    <Brand>Aspects Inc</Brand>
    <Color>Red</Color>
    <EAN>0026451114462</EAN>
    <Feature>3 feeding ports</Feature>
    <Feature>6'' diameter</Feature>
    <IsAutographed>0</IsAutographed>
    <IsMemorabilia>0</IsMemorabilia>
    <ItemDimensions>
     <Height Units="hundredths-inches" >700</Height>
     <Length Units="hundredths-inches" >750</Length>
     <Weight Units="hundredths-pounds" >200</Weight>
     <Width Units="hundredths-inches" >200</Width>
    </ItemDimensions>
    <Label>Aspects Inc</Label>
    <ListPrice>
     <Amount>1499</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$14.99</FormattedPrice>
    </ListPrice>
    <Manufacturer>Aspects Inc</Manufacturer>
    <Model>ASP-153</Model>
    <MPN>153</MPN>
    <PackageDimensions>
     <Height Units="hundredths-inches" >210</Height>
     <Length Units="hundredths-inches" >740</Length>
     <Weight Units="hundredths-pounds" >55</Weight>
     <Width Units="hundredths-inches" >690</Width>
    </PackageDimensions>
    <PackageQuantity>1</PackageQuantity>
    <ProductGroup>Lawn & Patio</ProductGroup>
    <ProductTypeName>PET_SUPPLIES</ProductTypeName>
    <Publisher>Aspects Inc</Publisher>
    <Size>3 feeding ports</Size>
    <Studio>Aspects Inc</Studio>
    <Title>Mini Hummingbird Hummzinger, Red</Title>
    <UPC>026451114462</UPC>
   </ItemAttributes>
   <OfferSummary>
    <LowestNewPrice>
     <Amount>1225</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$12.25</FormattedPrice>
    </LowestNewPrice>
    <TotalNew>17</TotalNew>
    <TotalUsed>0</TotalUsed>
    <TotalCollectible>0</TotalCollectible>
    <TotalRefurbished>0</TotalRefurbished>
   </OfferSummary>
   <Offers>
    <TotalOffers>0</TotalOffers>
    <TotalOfferPages>0</TotalOfferPages>
   </Offers>
   <CustomerReviews>
    <AverageRating>5.0</AverageRating>
    <TotalReviews>59</TotalReviews>
    <TotalReviewPages>12</TotalReviewPages>
    <Review>
     <ASIN>B0019Y0YCA</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>ANC7KL9TUTGWN</CustomerId>
     <Reviewer>
      <CustomerId>ANC7KL9TUTGWN</CustomerId>
      <Name>sc prof</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-25</Date>
     <Summary>best hummer feeder yet</Summary>
     <Content>I have bought several different hummmingbird feeders over the years, but they either leak, don't attract hummingbirds, get infested with insects, or are very difficult to get clean. This feeder solves all of these problems. I also like that it only holds a cup of nectar so I don't end up throwing much away before it goes bad.</Content>
    </Review>
    <Review>
     <ASIN>B0019Y0YCA</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>1</HelpfulVotes>
     <CustomerId>A28OZZW745OIXX</CustomerId>
     <Reviewer>
      <CustomerId>A28OZZW745OIXX</CustomerId>
      <Name>Olivia</Name>
      <Location>Chico, CA USA</Location>
     </Reviewer>
     <TotalVotes>1</TotalVotes>
     <Date>2010-07-19</Date>
     <Summary>Great Feeder</Summary>
     <Content>This hummer feeder works by far better than the bottle or "artistic" ones. It is easier to clean - a HUGE factor since we are about feeding, not killing them! It doesn't drip onto your porch or patio, it is resistant to bees and ants. It won't shatter if dropped. It has the recipe for nectar right in the lid, so you can't lose it. Nectar should be made by you, easy-peasy, and brought to a boil before cooling. Make a big batch and then freeze in smaller 'servings' for convenience. Don't use food coloring. The thing I like the most is the perching of the birds. Since they can see in front of themselves, they will sit and feed. I hang my feeders on a hook made from a wire coat hanger. I cut to make a hook at the top for hanging, then at the bottom, using the existing shape of the wire, I form a small bend to hold the top of the feeder and then bend out the last of the wire to near horizontal to make a 5" perch for the birds. It looks like a capital letter L with a small dip at the bottom angle to secure the feeder hook. The birds love this little perch. They sit and feed, then sit on their wire "branch" and keep watch. I have given this feeder to several people and they all love it, too. It's the best!</Content>
    </Review>
    <Review>
     <ASIN>B0019Y0YCA</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>1</HelpfulVotes>
     <CustomerId>A2HPELSUJPZLMM</CustomerId>
     <Reviewer>
      <CustomerId>A2HPELSUJPZLMM</CustomerId>
      <Name>Annabelle Jones</Name>
      <Nickname>Belle</Nickname>
      <Location>Frederick, Maryland United States</Location>
     </Reviewer>
     <TotalVotes>1</TotalVotes>
     <Date>2010-07-19</Date>
     <Summary>A Little Zinger</Summary>
     <Content>I was having a real problem with wasps pestering my hummingbirds, so I did some research for alternative feeders and decided to buy a Hummzinger. I've only been using the Mini 'Zinger for a couple of days, but I have to say it has certainly helped to deter the wasps/yellow jackets. Although I can't say the pests have disappeared, I can say that after they've given the "Zinger" the once over (and realized they are out of luck) they pretty much take off and get out of the way of the hummies. Would I recommend buying one of these feeders, "yes" indeed. In fact I have already ordered a bigger model.</Content>
    </Review>
    <Review>
     <ASIN>B0019Y0YCA</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>AJ22UVVS4H0IE</CustomerId>
     <Reviewer>
      <CustomerId>AJ22UVVS4H0IE</CustomerId>
      <Name>Den</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-15</Date>
     <Summary>The Best</Summary>
     <Content>This is the easiest to fill and clean. I have been feeding hummingbirds for 40 years and this feeder is the best that I have used. The birds seem to love it too!</Content>
    </Review>
    <Review>
     <ASIN>B0019Y0YCA</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A2MCEK4BUO4RHI</CustomerId>
     <Reviewer>
      <CustomerId>A2MCEK4BUO4RHI</CustomerId>
      <Name>Buckeye Bulldog</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-09</Date>
     <Summary>Love it!</Summary>
     <Content>I put this feeder on my front porch. It is fun to watch the hummingbirds come and feed. I was skeptical that they would actually perch on it, but they do. The recipe for sugar water is included and it's simple and inexpensive to make. Just be sure to change it often. I recommend this product.</Content>
    </Review>
   </CustomerReviews>
   <EditorialReviews>
    <EditorialReview>
     <Source>Product Description</Source>
     <Content>Encourages hummingbirds to stay and feed longer. A solid brass stem and built-in ant moat add to the lifetime guarantee quality of this models. Increases your viewing pleasure by doubling both the nectar capacity and feeding ports. The bright red cover at</Content>
     <IsLinkSuppressed>0</IsLinkSuppressed>
    </EditorialReview>
   </EditorialReviews>
   <SimilarProducts>
    <SimilarProduct>
     <ASIN>B00004ZB4K</ASIN>
     <Title>Droll Yankees PLB Perfect Little Brush</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B000CSH7VA</ASIN>
     <Title>Aspects Hummingbird Hummzinger Ultra Feeder</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>0316817155</ASIN>
     <Title>Stokes Hummingbird Book : The Complete Guide to Attracting, Identifying, and Enjoying Hummingbirds</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B000934FHM</ASIN>
     <Title>HUMMINGBIRD NECTAR16 RED</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B001FAUJK0</ASIN>
     <Title>Jewel Box Hummingbird Feeder</Title>
    </SimilarProduct>
   </SimilarProducts>
   <Accessories>
    <Accessory>
     <ASIN>B0007LQ3NA</ASIN>
     <Title>Aspects 145 Brass Big Tube Seed Wild Bird Feeder</Title>
    </Accessory>
    <Accessory>
     <ASIN>B000HHNXSC</ASIN>
     <Title>Buffet Bird Feeder, Clear</Title>
    </Accessory>
    <Accessory>
     <ASIN>B001BBAGEC</ASIN>
     <Title>Aspects 398 Quick-Clean Thistle Tube Feeder, Large - Brushed Nickel</Title>
    </Accessory>
    <Accessory>
     <ASIN>B000NVDH3S</ASIN>
     <Title>Window Feeder Seed Tray</Title>
    </Accessory>
    <Accessory>
     <ASIN>B001D5Q2US</ASIN>
     <Title>Little Fancy Hummingbird Feeder, Fuchsia</Title>
    </Accessory>
   </Accessories>
   <BrowseNodes>
    <BrowseNode>
     <BrowseNodeId>553640</BrowseNodeId>
     <Name>Hummingbird Feeders</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>553638</BrowseNodeId>
       <Name>Bird Feeders & Accessories</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>553632</BrowseNodeId>
         <Name>Backyard Birding</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>286168</BrowseNodeId>
           <Name>Patio, Lawn & Garden</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1063498</BrowseNodeId>
             <Name>Categories</Name>
             <IsCategoryRoot>1</IsCategoryRoot>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>1055398</BrowseNodeId>
               <Name>Home, Garden & Pets</Name>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13900821</BrowseNodeId>
     <Name>Kitchen & Dining Features</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>51552011</BrowseNodeId>
       <Name>Featured Categories</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491864</BrowseNodeId>
       <Name>Kitchen & Dining Categories Directory</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491866</BrowseNodeId>
       <Name>Special Features</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491868</BrowseNodeId>
       <Name>Specialty Stores</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2334099011</BrowseNodeId>
       <Name>Self Service</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1055398</BrowseNodeId>
       <Name>Home, Garden & Pets</Name>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>2235333011</BrowseNodeId>
     <Name>Patio, Lawn & Garden (286168)</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>2244438011</BrowseNodeId>
       <Name>Bulb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244439011</BrowseNodeId>
       <Name>Flower Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244441011</BrowseNodeId>
       <Name>Herb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>368879011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Color (color_map)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>316666011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Material (material_browse)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>370121011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Style (style_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>372771011</BrowseNodeId>
       <Name>Sunlight Exposure (feature_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244442011</BrowseNodeId>
       <Name>Tree Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244443011</BrowseNodeId>
       <Name>Vegetable Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2258218011</BrowseNodeId>
       <Name>Unlaunched Refinements</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>2234517011</BrowseNodeId>
       <Name>Category Specific Browse Refinements</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>15891341</BrowseNodeId>
         <Name>Refinements</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1055398</BrowseNodeId>
           <Name>Home, Garden & Pets</Name>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
   </BrowseNodes>
  </Item>
  <Item>
   <ASIN>B000HHHEF0</ASIN>
   <DetailPageURL>http://www.amazon.com/Brome-1015-Squirrel-Buster-Classic/dp/B000HHHEF0%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000HHHEF0</DetailPageURL>
   <ItemLinks>
    <ItemLink>
     <Description>Technical Details</Description>
     <URL>http://www.amazon.com/Brome-1015-Squirrel-Buster-Classic/dp/tech-data/B000HHHEF0%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000HHHEF0</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Baby Registry</Description>
     <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000HHHEF0%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000HHHEF0</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wedding Registry</Description>
     <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000HHHEF0%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000HHHEF0</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wishlist</Description>
     <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000HHHEF0%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000HHHEF0</URL>
    </ItemLink>
    <ItemLink>
     <Description>Tell A Friend</Description>
     <URL>http://www.amazon.com/gp/pdp/taf/B000HHHEF0%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000HHHEF0</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Customer Reviews</Description>
     <URL>http://www.amazon.com/review/product/B000HHHEF0%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000HHHEF0</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Offers</Description>
     <URL>http://www.amazon.com/gp/offer-listing/B000HHHEF0%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000HHHEF0</URL>
    </ItemLink>
   </ItemLinks>
   <SalesRank>282</SalesRank>
   <SmallImage>
    <URL>http://ecx.images-amazon.com/images/I/414X41EP2NL._SL75_.jpg</URL>
    <Height Units="pixels" >75</Height>
    <Width Units="pixels" >37</Width>
   </SmallImage>
   <MediumImage>
    <URL>http://ecx.images-amazon.com/images/I/414X41EP2NL._SL160_.jpg</URL>
    <Height Units="pixels" >160</Height>
    <Width Units="pixels" >78</Width>
   </MediumImage>
   <LargeImage>
    <URL>http://ecx.images-amazon.com/images/I/414X41EP2NL.jpg</URL>
    <Height Units="pixels" >500</Height>
    <Width Units="pixels" >245</Width>
   </LargeImage>
   <ImageSets>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/414X41EP2NL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >15</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/414X41EP2NL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >37</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/414X41EP2NL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >37</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/414X41EP2NL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >54</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/414X41EP2NL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >78</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/414X41EP2NL.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >245</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/51NVEWPQFGL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >21</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/51NVEWPQFGL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >52</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/51NVEWPQFGL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >52</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/51NVEWPQFGL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >76</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/51NVEWPQFGL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >110</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/51NVEWPQFGL.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >345</Width>
     </LargeImage>
    </ImageSet>
   </ImageSets>
   <ItemAttributes>
    <Binding>Lawn & Patio</Binding>
    <Brand>Brome</Brand>
    <EAN>0628209010158</EAN>
    <Feature>Squirrel proof</Feature>
    <Feature>Plenty of surfaces for small clinging birds such as nuthatches to grip</Feature>
    <Feature>Removeable perches offer feeding options for chickadees, finches and sparrows</Feature>
    <Feature>Larger birds and squirrels are thwarted by the patented Squirrel Buster technology</Feature>
    <Feature>Not harmful in any way</Feature>
    <IsAutographed>0</IsAutographed>
    <IsMemorabilia>0</IsMemorabilia>
    <ItemDimensions>
     <Height Units="hundredths-inches" >2100</Height>
     <Length Units="hundredths-inches" >400</Length>
     <Weight Units="hundredths-pounds" >450</Weight>
     <Width Units="hundredths-inches" >400</Width>
    </ItemDimensions>
    <Label>Brome</Label>
    <ListPrice>
     <Amount>3995</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$39.95</FormattedPrice>
    </ListPrice>
    <Manufacturer>Brome</Manufacturer>
    <Model>1015</Model>
    <MPN>1015</MPN>
    <PackageDimensions>
     <Height Units="hundredths-inches" >520</Height>
     <Length Units="hundredths-inches" >2110</Length>
     <Weight Units="hundredths-pounds" >280</Weight>
     <Width Units="hundredths-inches" >530</Width>
    </PackageDimensions>
    <PackageQuantity>1</PackageQuantity>
    <ProductGroup>Lawn & Patio</ProductGroup>
    <ProductTypeName>ABIS_LAWN_AND_GARDEN</ProductTypeName>
    <Publisher>Brome</Publisher>
    <ReleaseDate>2006-08-21</ReleaseDate>
    <Studio>Brome</Studio>
    <Title>Brome 1015 Squirrel Buster Classic</Title>
    <UPC>628209010158</UPC>
   </ItemAttributes>
   <OfferSummary>
    <LowestNewPrice>
     <Amount>2649</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$26.49</FormattedPrice>
    </LowestNewPrice>
    <LowestUsedPrice>
     <Amount>1699</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$16.99</FormattedPrice>
    </LowestUsedPrice>
    <TotalNew>18</TotalNew>
    <TotalUsed>1</TotalUsed>
    <TotalCollectible>0</TotalCollectible>
    <TotalRefurbished>0</TotalRefurbished>
   </OfferSummary>
   <Offers>
    <TotalOffers>1</TotalOffers>
    <TotalOfferPages>1</TotalOfferPages>
    <Offer>
     <Merchant>
      <MerchantId>ATVPDKIKX0DER</MerchantId>
      <GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage>
      <AverageFeedbackRating>0.0</AverageFeedbackRating>
      <TotalFeedback>0</TotalFeedback>
     </Merchant>
     <OfferAttributes>
      <Condition>New</Condition>
      <SubCondition>new</SubCondition>
     </OfferAttributes>
     <OfferListing>
      <OfferListingId>DQj6uQX6MxN9pDAWopKQYxKk1yvWCBN%2BispmQl1AY1FTvFRVHfvzL9f8Lz0L6w76zLIMdSCEi9L%2BZuwJoAZOzQ%3D%3D</OfferListingId>
      <Price>
       <Amount>2964</Amount>
       <CurrencyCode>USD</CurrencyCode>
       <FormattedPrice>$29.64</FormattedPrice>
      </Price>
      <AmountSaved>
       <Amount>1031</Amount>
       <CurrencyCode>USD</CurrencyCode>
       <FormattedPrice>$10.31</FormattedPrice>
      </AmountSaved>
      <PercentageSaved>26</PercentageSaved>
      <Availability>Usually ships in 24 hours</Availability>
      <AvailabilityAttributes>
       <AvailabilityType>now</AvailabilityType>
       <MinimumHours>0</MinimumHours>
       <MaximumHours>0</MaximumHours>
      </AvailabilityAttributes>
      <Quantity>-1</Quantity>
      <IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping>
     </OfferListing>
    </Offer>
   </Offers>
   <CustomerReviews>
    <AverageRating>4.5</AverageRating>
    <TotalReviews>59</TotalReviews>
    <TotalReviewPages>12</TotalReviewPages>
    <Review>
     <ASIN>B000HHHEF0</ASIN>
     <Rating>3</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A2L4ADAN68B6E2</CustomerId>
     <Reviewer>
      <CustomerId>A2L4ADAN68B6E2</CustomerId>
      <Name>Gary Maurer</Name>
      <Nickname>shower-taker</Nickname>
      <Location>willow, ny USA</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-25</Date>
     <Summary>not great...but pretty good</Summary>
     <Content>generally does the job of keeping squirrels from eating the seed, but the perches are a little flimsy & the weight of a determined squirrel can bend them down.</Content>
    </Review>
    <Review>
     <ASIN>B000HHHEF0</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A26U677XRJMQ0I</CustomerId>
     <Reviewer>
      <CustomerId>A26U677XRJMQ0I</CustomerId>
      <Name>jregens</Name>
      <Nickname>jregens</Nickname>
      <Location>Florida</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-22</Date>
     <Summary>Brome bird feeder</Summary>
     <Content>This is my second Squirrel Buster Feeder & it is great. so far the squirrels have not had any success getting into it & believe me, they tried. we have had our first one for 10 years & it looks brand new. I would certainly recommend these feeders.</Content>
    </Review>
    <Review>
     <ASIN>B000HHHEF0</ASIN>
     <Rating>4</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>ARDWRMCC47XRF</CustomerId>
     <Reviewer>
      <CustomerId>ARDWRMCC47XRF</CustomerId>
      <Name>V. Rush</Name>
      <Location>Leesburg, VA United States</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-19</Date>
     <Summary>SQUIRREL BUSTER BIRD FEEDER WORKD AS PROMISED!</Summary>
     <Content>The Squirrel Buster does what it says, defeats those pesky squirrels out to eat your bird seed. The first week we had it up, we watched through our window as one or more squirrels actually climbed up the thin (Shepherd's hook) pole that our feeder was hanging from, only to be defeated by the "Buster." The birds love it and find it easy to feed from. We've sometimes have all four feeder openings being used at a time. Our only complaint is that the bird seed does fall out through the feeder holes if either a big bird or an overactive squirrel swings on it. But not sure what could be done about that! Oh, and the cost is a bit much for a simple bird feeder. Under $25 would be a better price.</Content>
    </Review>
    <Review>
     <ASIN>B000HHHEF0</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A24YWDE6NDS6YC</CustomerId>
     <Reviewer>
      <CustomerId>A24YWDE6NDS6YC</CustomerId>
      <Name>Joseph N. Fecteau</Name>
      <Location>Poland, Me. United States</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-16</Date>
     <Summary>Awesome product!</Summary>
     <Content>I recently purchased this item for my Mom. The squirrels just would not stay off her other feeder. Since this one has been hanging, she has not seen a squirrel on it. However, once in a while one has been spotted looking up at it trying to figure out a way to outsmart the thing. Keep trying!. When new out of the box, the mechanism worked a little stiff. But after a couple days, it loosened right up and now works smooth as butter. I highly recommend it, especially for the price. Throw in the free shipping from Amazon, and you got a deal that can't be beat. And the best part - Mom is very happy!!</Content>
    </Review>
    <Review>
     <ASIN>B000HHHEF0</ASIN>
     <Rating>2</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A1J5FDMLLQ8CMO</CustomerId>
     <Reviewer>
      <CustomerId>A1J5FDMLLQ8CMO</CustomerId>
      <Name>Thomas Husband</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-11</Date>
     <Summary>Broke After Seven Months</Summary>
     <Content>Worked great until last night. Now the outside cage is in the down position preventing the birds from feeding. Something broke somewhere so there's no spring action keeping the outside cage in the up position.</Content>
    </Review>
   </CustomerReviews>
   <EditorialReviews>
    <EditorialReview>
     <Source>Product Description</Source>
     <Content>The patented Squirrel Buster technology is truly squirrel proof. Thousands of delighted bird lovers have confirmed it. The Squirrel Buster Classic has openings in the wire grid that align with the seed ports and provide birds access to the seed. When a squirrel climbs onto the feeder, its weight automatically forces the grid down, closing access to the seed ports. Squirrels and many large birds are foiled but not harmed in any way.</Content>
     <IsLinkSuppressed>0</IsLinkSuppressed>
    </EditorialReview>
   </EditorialReviews>
   <SimilarProducts>
    <SimilarProduct>
     <ASIN>B001WAL3WG</ASIN>
     <Title>Brome Squirrel Buster Finch Feeder</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B0007LQ3RQ</ASIN>
     <Title>Brome 1024 Squirrel Buster Plus Wild Bird Feeder with Cardinal Perch Ring</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B001AWNUKO</ASIN>
     <Title>Heath Outdoor Products BFP-3 8-Foot Garden Hook Bird Feeder Pole</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B001FK81PU</ASIN>
     <Title>Brome 1055 Squirrel Buster Mini</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B0007R4IUY</ASIN>
     <Title>Stokes Select STK5137-14 Cardinal Songbird Select (14 lbs)</Title>
    </SimilarProduct>
   </SimilarProducts>
   <Accessories>
    <Accessory>
     <ASIN>B000XK3JZ0</ASIN>
     <Title>Thistle Tube Bird Feeder, 36" Copper</Title>
    </Accessory>
   </Accessories>
   <BrowseNodes>
    <BrowseNode>
     <BrowseNodeId>13355671</BrowseNodeId>
     <Name>Feeder Accessories</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>553638</BrowseNodeId>
       <Name>Bird Feeders & Accessories</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>553632</BrowseNodeId>
         <Name>Backyard Birding</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>286168</BrowseNodeId>
           <Name>Patio, Lawn & Garden</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1063498</BrowseNodeId>
             <Name>Categories</Name>
             <IsCategoryRoot>1</IsCategoryRoot>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>1055398</BrowseNodeId>
               <Name>Home, Garden & Pets</Name>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>690302011</BrowseNodeId>
     <Name>Gift Recommendations</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>3000571</BrowseNodeId>
       <Name>By Type</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>1063504</BrowseNodeId>
         <Name>Kitchen & Home Gift Ideas</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>251263011</BrowseNodeId>
           <Name>Custom Stores</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1063496</BrowseNodeId>
             <Name>Specialty Stores</Name>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>13900811</BrowseNodeId>
               <Name>Home & Garden Features</Name>
               <Ancestors>
                <BrowseNode>
                 <BrowseNodeId>1055398</BrowseNodeId>
                 <Name>Home, Garden & Pets</Name>
                </BrowseNode>
               </Ancestors>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13900821</BrowseNodeId>
     <Name>Kitchen & Dining Features</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>51552011</BrowseNodeId>
       <Name>Featured Categories</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491864</BrowseNodeId>
       <Name>Kitchen & Dining Categories Directory</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491866</BrowseNodeId>
       <Name>Special Features</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491868</BrowseNodeId>
       <Name>Specialty Stores</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2334099011</BrowseNodeId>
       <Name>Self Service</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1055398</BrowseNodeId>
       <Name>Home, Garden & Pets</Name>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>2235333011</BrowseNodeId>
     <Name>Patio, Lawn & Garden (286168)</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>2244438011</BrowseNodeId>
       <Name>Bulb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244439011</BrowseNodeId>
       <Name>Flower Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244441011</BrowseNodeId>
       <Name>Herb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>368879011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Color (color_map)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>316666011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Material (material_browse)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>370121011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Style (style_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>372771011</BrowseNodeId>
       <Name>Sunlight Exposure (feature_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244442011</BrowseNodeId>
       <Name>Tree Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244443011</BrowseNodeId>
       <Name>Vegetable Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2258218011</BrowseNodeId>
       <Name>Unlaunched Refinements</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>2234517011</BrowseNodeId>
       <Name>Category Specific Browse Refinements</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>15891341</BrowseNodeId>
         <Name>Refinements</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1055398</BrowseNodeId>
           <Name>Home, Garden & Pets</Name>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
   </BrowseNodes>
  </Item>
  <Item>
   <ASIN>B000ZZU960</ASIN>
   <DetailPageURL>http://www.amazon.com/Gardman-0280019-Wild-Bird-Feeding/dp/B000ZZU960%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000ZZU960</DetailPageURL>
   <ItemLinks>
    <ItemLink>
     <Description>Technical Details</Description>
     <URL>http://www.amazon.com/Gardman-0280019-Wild-Bird-Feeding/dp/tech-data/B000ZZU960%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000ZZU960</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Baby Registry</Description>
     <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000ZZU960%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000ZZU960</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wedding Registry</Description>
     <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000ZZU960%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000ZZU960</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wishlist</Description>
     <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000ZZU960%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000ZZU960</URL>
    </ItemLink>
    <ItemLink>
     <Description>Tell A Friend</Description>
     <URL>http://www.amazon.com/gp/pdp/taf/B000ZZU960%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000ZZU960</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Customer Reviews</Description>
     <URL>http://www.amazon.com/review/product/B000ZZU960%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000ZZU960</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Offers</Description>
     <URL>http://www.amazon.com/gp/offer-listing/B000ZZU960%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000ZZU960</URL>
    </ItemLink>
   </ItemLinks>
   <SalesRank>379</SalesRank>
   <SmallImage>
    <URL>http://ecx.images-amazon.com/images/I/31n8Tr35c4L._SL75_.jpg</URL>
    <Height Units="pixels" >75</Height>
    <Width Units="pixels" >75</Width>
   </SmallImage>
   <MediumImage>
    <URL>http://ecx.images-amazon.com/images/I/31n8Tr35c4L._SL160_.jpg</URL>
    <Height Units="pixels" >160</Height>
    <Width Units="pixels" >160</Width>
   </MediumImage>
   <LargeImage>
    <URL>http://ecx.images-amazon.com/images/I/31n8Tr35c4L.jpg</URL>
    <Height Units="pixels" >300</Height>
    <Width Units="pixels" >300</Width>
   </LargeImage>
   <ImageSets>
    <MerchantId>A3R9LY9RK20SGW</MerchantId>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/31n8Tr35c4L._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >30</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/31n8Tr35c4L._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >75</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/31n8Tr35c4L._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >75</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/31n8Tr35c4L._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >110</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/31n8Tr35c4L._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >160</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/31n8Tr35c4L.jpg</URL>
      <Height Units="pixels" >300</Height>
      <Width Units="pixels" >300</Width>
     </LargeImage>
    </ImageSet>
   </ImageSets>
   <ItemAttributes>
    <Brand>Gardman</Brand>
    <EAN>0745487011315</EAN>
    <Feature>Perfect gift pack for wild bird lovers.</Feature>
    <IsAutographed>0</IsAutographed>
    <IsMemorabilia>0</IsMemorabilia>
    <ItemDimensions>
     <Weight Units="hundredths-pounds" >770</Weight>
    </ItemDimensions>
    <Label>Gardman USA</Label>
    <ListPrice>
     <Amount>4999</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$49.99</FormattedPrice>
    </ListPrice>
    <Manufacturer>Gardman USA</Manufacturer>
    <Model>BAO1131</Model>
    <MPN>0280019</MPN>
    <PackageDimensions>
     <Height Units="hundredths-inches" >240</Height>
     <Length Units="hundredths-inches" >3020</Length>
     <Weight Units="hundredths-pounds" >615</Weight>
     <Width Units="hundredths-inches" >950</Width>
    </PackageDimensions>
    <PackageQuantity>1</PackageQuantity>
    <ProductGroup>Lawn & Patio</ProductGroup>
    <ProductTypeName>OUTDOOR_LIVING</ProductTypeName>
    <Publisher>Gardman USA</Publisher>
    <Studio>Gardman USA</Studio>
    <Title>Gardman USA 0280019 Wild Bird Feeding Kit</Title>
    <UPC>745487011315</UPC>
   </ItemAttributes>
   <OfferSummary>
    <LowestNewPrice>
     <Amount>1997</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$19.97</FormattedPrice>
    </LowestNewPrice>
    <TotalNew>10</TotalNew>
    <TotalUsed>0</TotalUsed>
    <TotalCollectible>0</TotalCollectible>
    <TotalRefurbished>0</TotalRefurbished>
   </OfferSummary>
   <Offers>
    <TotalOffers>0</TotalOffers>
    <TotalOfferPages>0</TotalOfferPages>
   </Offers>
   <CustomerReviews>
    <AverageRating>4.0</AverageRating>
    <TotalReviews>39</TotalReviews>
    <TotalReviewPages>8</TotalReviewPages>
    <Review>
     <ASIN>B000ZZU960</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A33QINJMY1YCYR</CustomerId>
     <Reviewer>
      <CustomerId>A33QINJMY1YCYR</CustomerId>
      <Name>Candy Ison</Name>
      <Location>Michigan</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-27</Date>
     <Summary>Good Value Overall</Summary>
     <Content>Understand that the actual bird feeders are not included, however the pole includes the bath and the mesh feeder. Birds were landing on it before assembly was complete. It's attractive and easy to assemble.</Content>
    </Review>
    <Review>
     <ASIN>B000ZZU960</ASIN>
     <Rating>1</Rating>
     <HelpfulVotes>1</HelpfulVotes>
     <CustomerId>A29WTWII13FR24</CustomerId>
     <Reviewer>
      <CustomerId>A29WTWII13FR24</CustomerId>
      <Name>Insurance Pro</Name>
      <Location>Chicago USA</Location>
     </Reviewer>
     <TotalVotes>1</TotalVotes>
     <Date>2010-07-18</Date>
     <Summary>Pole Design Is Terrible</Summary>
     <Content>This is a great concept however I found the design to be very unstable. The main pole consists of several sections of tubing that connect together and are held in place by inserting self tapping screws in pre drilled holes. Unfortunately after assembly the pole sections are extremely loose and wobbly. The pole leans slightly because the sections are loose. The pole is very flimsy as a result and I would not recommend this product.</Content>
    </Review>
    <Review>
     <ASIN>B000ZZU960</ASIN>
     <Rating>4</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A9OS6NYNDQ3NU</CustomerId>
     <Reviewer>
      <CustomerId>A9OS6NYNDQ3NU</CustomerId>
      <Name>Brad</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-13</Date>
     <Summary>Well worth it</Summary>
     <Content>Great Feeder. The only thing I did was add heavier gauge sheet metal screws when attaching the sections of poles together.</Content>
    </Review>
    <Review>
     <ASIN>B000ZZU960</ASIN>
     <Rating>4</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>ATPHV06Z2NAAZ</CustomerId>
     <Reviewer>
      <CustomerId>ATPHV06Z2NAAZ</CustomerId>
      <Name>J. Horvath</Name>
      <Location>Glorieta, NM United States</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-02</Date>
     <Summary>Some advice</Summary>
     <Content>The pole works pretty well. It took some adjusting to put the different pieces in places that didn't interfere with other pieces. The water part is ALWAYS getting filled with birdseed - can't find an arrangement that prevents that.<br /><br />The advice is to have some cord and a stake or three available so that you can stablize the pole. The weight of the feeders (or just gravity) tends to pull it to one side or the other no matter how you set it up. With that addition, the thing work fine.</Content>
    </Review>
    <Review>
     <ASIN>B000ZZU960</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A2STOK8KB8RPY</CustomerId>
     <Reviewer>
      <CustomerId>A2STOK8KB8RPY</CustomerId>
      <Name>luvstoreadinca</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-06-06</Date>
     <Summary>Birds just love it</Summary>
     <Content>This birdfeeding stand has been a perfect solution to where to hang my feeders. I have finch socks and feeders hanging from it. The birds love having the feeders and little bird bath all together. The birdbath is a wonderful addition. Even being small, the birds really love splashing around in it. Very entertaining to watch. Great purchase and very pleased with it.</Content>
    </Review>
   </CustomerReviews>
   <EditorialReviews>
    <EditorialReview>
     <Source>Product Description</Source>
     <Content>Everything required for a backyard feeding station. The decorative twin hook with finial will accommodate 2 hanging feeders, bird bath supporting ring and bird bath, small feeder hook, mesh seed tray, 3 section black power coated pole with a total height of 7'5'' (above the ground height of 6'1''). Some assembly required. Color: Black.</Content>
     <IsLinkSuppressed>0</IsLinkSuppressed>
    </EditorialReview>
   </EditorialReviews>
   <SimilarProducts>
    <SimilarProduct>
     <ASIN>B000A0OMV8</ASIN>
     <Title>Birdscapes 366 Tall Tulip Garden Lantern Feeder, 6-Pound Capacity (Colors May Vary)</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B000GGOG1W</ASIN>
     <Title>Avant Garden 8501-3 Cottage Lantern Bird Feeder</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B000FJTV42</ASIN>
     <Title>Birdscapes® 367 Tulip Garden Latern Feeder, 5 lb capacity</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B002RL8VZ6</ASIN>
     <Title>Mills Brothers Fruit, Nut & Berry Premium Wild Bird Mix in Easy Pour & Store Container</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B0009YJ2RY</ASIN>
     <Title>Garden Song® 480-12 Classic Bird Feeder</Title>
    </SimilarProduct>
   </SimilarProducts>
   <BrowseNodes>
    <BrowseNode>
     <BrowseNodeId>553638</BrowseNodeId>
     <Name>Bird Feeders & Accessories</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>13401881</BrowseNodeId>
       <Name>Domed Feeders</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>13355671</BrowseNodeId>
       <Name>Feeder Accessories</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>13401901</BrowseNodeId>
       <Name>Ground & Platform Feeders</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>13401921</BrowseNodeId>
       <Name>Hopper Feeders</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>553640</BrowseNodeId>
       <Name>Hummingbird Feeders</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>13401931</BrowseNodeId>
       <Name>Seed-Suet Combination Feeders</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>553644</BrowseNodeId>
       <Name>Suet Feeders</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>13401951</BrowseNodeId>
       <Name>Tube Feeders</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>553632</BrowseNodeId>
       <Name>Backyard Birding</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>286168</BrowseNodeId>
         <Name>Patio, Lawn & Garden</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1063498</BrowseNodeId>
           <Name>Categories</Name>
           <IsCategoryRoot>1</IsCategoryRoot>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1055398</BrowseNodeId>
             <Name>Home, Garden & Pets</Name>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13900821</BrowseNodeId>
     <Name>Kitchen & Dining Features</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>51552011</BrowseNodeId>
       <Name>Featured Categories</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491864</BrowseNodeId>
       <Name>Kitchen & Dining Categories Directory</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491866</BrowseNodeId>
       <Name>Special Features</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491868</BrowseNodeId>
       <Name>Specialty Stores</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2334099011</BrowseNodeId>
       <Name>Self Service</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1055398</BrowseNodeId>
       <Name>Home, Garden & Pets</Name>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>2235333011</BrowseNodeId>
     <Name>Patio, Lawn & Garden (286168)</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>2244438011</BrowseNodeId>
       <Name>Bulb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244439011</BrowseNodeId>
       <Name>Flower Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244441011</BrowseNodeId>
       <Name>Herb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>368879011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Color (color_map)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>316666011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Material (material_browse)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>370121011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Style (style_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>372771011</BrowseNodeId>
       <Name>Sunlight Exposure (feature_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244442011</BrowseNodeId>
       <Name>Tree Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244443011</BrowseNodeId>
       <Name>Vegetable Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2258218011</BrowseNodeId>
       <Name>Unlaunched Refinements</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>2234517011</BrowseNodeId>
       <Name>Category Specific Browse Refinements</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>15891341</BrowseNodeId>
         <Name>Refinements</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1055398</BrowseNodeId>
           <Name>Home, Garden & Pets</Name>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
   </BrowseNodes>
   <ListmaniaLists>
    <ListmaniaList>
     <ListId>R2MZF00XYWE1UM</ListId>
     <ListName>Lure Birds to Your Yard</ListName>
    </ListmaniaList>
   </ListmaniaLists>
  </Item>
  <Item>
   <ASIN>B0010QD5QO</ASIN>
   <DetailPageURL>http://www.amazon.com/18-Wrap-Around-Squirrl-Baffle/dp/B0010QD5QO%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB0010QD5QO</DetailPageURL>
   <ItemLinks>
    <ItemLink>
     <Description>Technical Details</Description>
     <URL>http://www.amazon.com/18-Wrap-Around-Squirrl-Baffle/dp/tech-data/B0010QD5QO%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0010QD5QO</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Baby Registry</Description>
     <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB0010QD5QO%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0010QD5QO</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wedding Registry</Description>
     <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB0010QD5QO%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0010QD5QO</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wishlist</Description>
     <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB0010QD5QO%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0010QD5QO</URL>
    </ItemLink>
    <ItemLink>
     <Description>Tell A Friend</Description>
     <URL>http://www.amazon.com/gp/pdp/taf/B0010QD5QO%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0010QD5QO</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Customer Reviews</Description>
     <URL>http://www.amazon.com/review/product/B0010QD5QO%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0010QD5QO</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Offers</Description>
     <URL>http://www.amazon.com/gp/offer-listing/B0010QD5QO%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB0010QD5QO</URL>
    </ItemLink>
   </ItemLinks>
   <SalesRank>1391</SalesRank>
   <SmallImage>
    <URL>http://ecx.images-amazon.com/images/I/316QEio3KSL._SL75_.jpg</URL>
    <Height Units="pixels" >50</Height>
    <Width Units="pixels" >75</Width>
   </SmallImage>
   <MediumImage>
    <URL>http://ecx.images-amazon.com/images/I/316QEio3KSL._SL160_.jpg</URL>
    <Height Units="pixels" >107</Height>
    <Width Units="pixels" >160</Width>
   </MediumImage>
   <LargeImage>
    <URL>http://ecx.images-amazon.com/images/I/316QEio3KSL.jpg</URL>
    <Height Units="pixels" >256</Height>
    <Width Units="pixels" >384</Width>
   </LargeImage>
   <ImageSets>
    <MerchantId>A1SV1BYDTUK2Z5</MerchantId>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/316QEio3KSL._SL30_.jpg</URL>
      <Height Units="pixels" >20</Height>
      <Width Units="pixels" >30</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/316QEio3KSL._SL75_.jpg</URL>
      <Height Units="pixels" >50</Height>
      <Width Units="pixels" >75</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/316QEio3KSL._SL75_.jpg</URL>
      <Height Units="pixels" >50</Height>
      <Width Units="pixels" >75</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/316QEio3KSL._SL110_.jpg</URL>
      <Height Units="pixels" >73</Height>
      <Width Units="pixels" >110</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/316QEio3KSL._SL160_.jpg</URL>
      <Height Units="pixels" >107</Height>
      <Width Units="pixels" >160</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/316QEio3KSL.jpg</URL>
      <Height Units="pixels" >256</Height>
      <Width Units="pixels" >384</Width>
     </LargeImage>
    </ImageSet>
   </ImageSets>
   <ItemAttributes>
    <Binding>Misc.</Binding>
    <Brand>Audubon</Brand>
    <Color>OneColor</Color>
    <EAN>0715038302285</EAN>
    <Feature>Secure black metal coupler easily fits around any 1/2 inch to 1 3/8 inch pole and sheppard hook.</Feature>
    <Feature>The ultimate squirrel deterrent.</Feature>
    <IsAutographed>0</IsAutographed>
    <IsMemorabilia>0</IsMemorabilia>
    <ItemDimensions>
     <Weight Units="hundredths-pounds" >270</Weight>
    </ItemDimensions>
    <Label>Audubon</Label>
    <ListPrice>
     <Amount>1849</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$18.49</FormattedPrice>
    </ListPrice>
    <Manufacturer>Audubon</Manufacturer>
    <Model>NABAF18</Model>
    <MPN>NABAF18/BL</MPN>
    <PackageDimensions>
     <Height Units="hundredths-inches" >1100</Height>
     <Length Units="hundredths-inches" >1900</Length>
     <Weight Units="hundredths-pounds" >270</Weight>
     <Width Units="hundredths-inches" >1900</Width>
    </PackageDimensions>
    <PackageQuantity>1</PackageQuantity>
    <ProductGroup>Kitchen</ProductGroup>
    <ProductTypeName>TOOLS</ProductTypeName>
    <Publisher>Audubon</Publisher>
    <Size>18 INCH</Size>
    <Studio>Audubon</Studio>
    <Title>18" Wrap Around Squirrl Baffle</Title>
    <UPC>715038302285</UPC>
   </ItemAttributes>
   <OfferSummary>
    <LowestNewPrice>
     <Amount>1695</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$16.95</FormattedPrice>
    </LowestNewPrice>
    <TotalNew>10</TotalNew>
    <TotalUsed>0</TotalUsed>
    <TotalCollectible>0</TotalCollectible>
    <TotalRefurbished>0</TotalRefurbished>
   </OfferSummary>
   <Offers>
    <TotalOffers>0</TotalOffers>
    <TotalOfferPages>0</TotalOfferPages>
   </Offers>
   <CustomerReviews>
    <AverageRating>4.5</AverageRating>
    <TotalReviews>22</TotalReviews>
    <TotalReviewPages>5</TotalReviewPages>
    <Review>
     <ASIN>B0010QD5QO</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A3N09TR32RF3BB</CustomerId>
     <Reviewer>
      <CustomerId>A3N09TR32RF3BB</CustomerId>
      <Name>John R. Grimshaw</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-27</Date>
     <Summary>this does the job!</Summary>
     <Content>We paid over $100 for a Yankee Peddler "squirrel proof" feeder. The squirrels learned to hang from the top by their back feet and stuff themselves. We tried many other products and none of them worked. This works and is relatively inexpensive. But mostly, it WORKS!!</Content>
    </Review>
    <Review>
     <ASIN>B0010QD5QO</ASIN>
     <Rating>4</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>AZILEF0ZMF1QA</CustomerId>
     <Reviewer>
      <CustomerId>AZILEF0ZMF1QA</CustomerId>
      <Name>ROBERT JOHINSON</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-21</Date>
     <Summary>Missing part</Summary>
     <Content>The squirrl baffle works fine. However, I had to contact the company and request the missing item. The did mail it to me free of charge.</Content>
    </Review>
    <Review>
     <ASIN>B0010QD5QO</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>1</HelpfulVotes>
     <CustomerId>A229GUQVJVVSXU</CustomerId>
     <Reviewer>
      <CustomerId>A229GUQVJVVSXU</CustomerId>
      <Name>Bob L</Name>
     </Reviewer>
     <TotalVotes>1</TotalVotes>
     <Date>2010-07-15</Date>
     <Summary>Buy this product</Summary>
     <Content>I have spent the last 2 years trying to keep grey and red squirrels off my bird feeders. I could write a book about all the schemes, tricks, ideas, I tried and tried, all of them eventually failing. Except for this product. This thing works!!! It took one adjustment to find the correct height on the pole, but since I adjusted it, almost 6 weeks ago, the squirrels have been beaten, totally and completely. If you need to keep squirrels off your pole feeder, this is definitely a great product!</Content>
    </Review>
    <Review>
     <ASIN>B0010QD5QO</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>1</HelpfulVotes>
     <CustomerId>A1HPU4U3K29OLE</CustomerId>
     <Reviewer>
      <CustomerId>A1HPU4U3K29OLE</CustomerId>
      <Name>Yogi Boo Boo</Name>
     </Reviewer>
     <TotalVotes>1</TotalVotes>
     <Date>2010-07-14</Date>
     <Summary>Perfect!</Summary>
     <Content>The chipmunks were emptying our bird feeders every day. The baffle arrived, looks and feels to be a good quality product, and was easy to attach. Now the chipmunks only get to eat what food falls on the ground from the birds! We were so impressed we ordered a another one for our second set of birdfeeders.</Content>
    </Review>
    <Review>
     <ASIN>B0010QD5QO</ASIN>
     <Rating>4</Rating>
     <HelpfulVotes>1</HelpfulVotes>
     <CustomerId>A2TN66BH9C2JJB</CustomerId>
     <Reviewer>
      <CustomerId>A2TN66BH9C2JJB</CustomerId>
      <Name>S. Lyman</Name>
     </Reviewer>
     <TotalVotes>1</TotalVotes>
     <Date>2010-06-14</Date>
     <Summary>Pretty effective, so far</Summary>
     <Content>When we initially installed the baffle, it was a little low so after the first few days the little rascals realized they could jump over it onto the pole. After moving it higher by about a foot, we've only had 1 or 2 make that big leap. However, the feeding frenzy isn't anywhere near what it was before the baffle, so I'd say all in all, it was a very good purchase. Now if I could just find a magic trick to get rid of pigeons!</Content>
    </Review>
   </CustomerReviews>
   <EditorialReviews>
    <EditorialReview>
     <Source>Product Description</Source>
     <Content>18" diameter patented wrap-around squirrel baffles prevent squirrels and raccoons from raiding feeders and scaring away birds. Made of textured powder coated steel. Secure black metal coupler (included) fits around any 1/2" - 1 3/8" pole or shepherd hook.</Content>
     <IsLinkSuppressed>0</IsLinkSuppressed>
    </EditorialReview>
   </EditorialReviews>
   <SimilarProducts>
    <SimilarProduct>
     <ASIN>B000ZZU960</ASIN>
     <Title>Gardman USA 0280019 Wild Bird Feeding Kit</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B0000BYDBF</ASIN>
     <Title>Heath Outdoor Products HB-1 Squirrel Baffle</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B000ARO9VY</ASIN>
     <Title>Topflight® 5107-4 Universal Bird Feeder Pole</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B0007LQ3US</ASIN>
     <Title>Heritage Farms 7533 Absolute Squirrel Proof Wild Bird Feeder</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B000HHLHK8</ASIN>
     <Title>No/No C00322 Red Cardinal Feeder</Title>
    </SimilarProduct>
   </SimilarProducts>
   <BrowseNodes>
    <BrowseNode>
     <BrowseNodeId>13355671</BrowseNodeId>
     <Name>Feeder Accessories</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>553638</BrowseNodeId>
       <Name>Bird Feeders & Accessories</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>553632</BrowseNodeId>
         <Name>Backyard Birding</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>286168</BrowseNodeId>
           <Name>Patio, Lawn & Garden</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1063498</BrowseNodeId>
             <Name>Categories</Name>
             <IsCategoryRoot>1</IsCategoryRoot>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>1055398</BrowseNodeId>
               <Name>Home, Garden & Pets</Name>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13900821</BrowseNodeId>
     <Name>Kitchen & Dining Features</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>51552011</BrowseNodeId>
       <Name>Featured Categories</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491864</BrowseNodeId>
       <Name>Kitchen & Dining Categories Directory</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491866</BrowseNodeId>
       <Name>Special Features</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491868</BrowseNodeId>
       <Name>Specialty Stores</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2334099011</BrowseNodeId>
       <Name>Self Service</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1055398</BrowseNodeId>
       <Name>Home, Garden & Pets</Name>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>370127011</BrowseNodeId>
     <Name>Garden</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>370122011</BrowseNodeId>
       <Name>Casual</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>370121011</BrowseNodeId>
         <Name>Patio, Lawn & Garden Style (style_browse-bin)</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>2235333011</BrowseNodeId>
           <Name>Patio, Lawn & Garden (286168)</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>2234517011</BrowseNodeId>
             <Name>Category Specific Browse Refinements</Name>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>15891341</BrowseNodeId>
               <Name>Refinements</Name>
               <Ancestors>
                <BrowseNode>
                 <BrowseNodeId>1055398</BrowseNodeId>
                 <Name>Home, Garden & Pets</Name>
                </BrowseNode>
               </Ancestors>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
   </BrowseNodes>
  </Item>
  <Item>
   <ASIN>B00004ZB4U</ASIN>
   <DetailPageURL>http://www.amazon.com/Droll-Yankees-Flipper-Bird-Feeder/dp/B00004ZB4U%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB00004ZB4U</DetailPageURL>
   <ItemLinks>
    <ItemLink>
     <Description>Technical Details</Description>
     <URL>http://www.amazon.com/Droll-Yankees-Flipper-Bird-Feeder/dp/tech-data/B00004ZB4U%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004ZB4U</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Baby Registry</Description>
     <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB00004ZB4U%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004ZB4U</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wedding Registry</Description>
     <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB00004ZB4U%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004ZB4U</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wishlist</Description>
     <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB00004ZB4U%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004ZB4U</URL>
    </ItemLink>
    <ItemLink>
     <Description>Tell A Friend</Description>
     <URL>http://www.amazon.com/gp/pdp/taf/B00004ZB4U%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004ZB4U</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Customer Reviews</Description>
     <URL>http://www.amazon.com/review/product/B00004ZB4U%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004ZB4U</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Offers</Description>
     <URL>http://www.amazon.com/gp/offer-listing/B00004ZB4U%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB00004ZB4U</URL>
    </ItemLink>
   </ItemLinks>
   <SalesRank>350</SalesRank>
   <SmallImage>
    <URL>http://ecx.images-amazon.com/images/I/416NZQ656ZL._SL75_.jpg</URL>
    <Height Units="pixels" >75</Height>
    <Width Units="pixels" >23</Width>
   </SmallImage>
   <MediumImage>
    <URL>http://ecx.images-amazon.com/images/I/416NZQ656ZL._SL160_.jpg</URL>
    <Height Units="pixels" >160</Height>
    <Width Units="pixels" >48</Width>
   </MediumImage>
   <LargeImage>
    <URL>http://ecx.images-amazon.com/images/I/416NZQ656ZL.jpg</URL>
    <Height Units="pixels" >500</Height>
    <Width Units="pixels" >151</Width>
   </LargeImage>
   <ImageSets>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/416NZQ656ZL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >9</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/416NZQ656ZL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >23</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/416NZQ656ZL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >23</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/416NZQ656ZL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >33</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/416NZQ656ZL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >48</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/416NZQ656ZL.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >151</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/411R2VD2N0L._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >14</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/411R2VD2N0L._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >34</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/411R2VD2N0L._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >34</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/411R2VD2N0L._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >50</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/411R2VD2N0L._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >73</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/411R2VD2N0L.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >227</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/41WAH03YHRL._SL30_.jpg</URL>
      <Height Units="pixels" >10</Height>
      <Width Units="pixels" >30</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/41WAH03YHRL._SL75_.jpg</URL>
      <Height Units="pixels" >26</Height>
      <Width Units="pixels" >75</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/41WAH03YHRL._SL75_.jpg</URL>
      <Height Units="pixels" >26</Height>
      <Width Units="pixels" >75</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/41WAH03YHRL._SL110_.jpg</URL>
      <Height Units="pixels" >38</Height>
      <Width Units="pixels" >110</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/41WAH03YHRL._SL160_.jpg</URL>
      <Height Units="pixels" >55</Height>
      <Width Units="pixels" >160</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/41WAH03YHRL.jpg</URL>
      <Height Units="pixels" >172</Height>
      <Width Units="pixels" >500</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/31T5FJ8F8SL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >17</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/31T5FJ8F8SL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >42</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/31T5FJ8F8SL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >42</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/31T5FJ8F8SL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >61</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/31T5FJ8F8SL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >89</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/31T5FJ8F8SL.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >279</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/51MAMAT9DHL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >29</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/51MAMAT9DHL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >72</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/51MAMAT9DHL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >72</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/51MAMAT9DHL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >105</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/51MAMAT9DHL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >153</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/51MAMAT9DHL.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >477</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/5190ASPGT0L._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >28</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/5190ASPGT0L._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >70</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/5190ASPGT0L._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >70</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/5190ASPGT0L._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >103</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/5190ASPGT0L._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >150</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/5190ASPGT0L.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >469</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/51NYRQRVY0L._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >29</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/51NYRQRVY0L._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >73</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/51NYRQRVY0L._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >73</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/51NYRQRVY0L._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >107</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/51NYRQRVY0L._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >156</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/51NYRQRVY0L.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >488</Width>
     </LargeImage>
    </ImageSet>
   </ImageSets>
   <ItemAttributes>
    <BatteriesIncluded>1</BatteriesIncluded>
    <Binding>Lawn & Patio</Binding>
    <Brand>Droll Yankees</Brand>
    <Color>Green</Color>
    <EAN>0021964205003</EAN>
    <Feature>Squirrel-proof bird feeder holds approximately 5 pounds of seed</Feature>
    <Feature>Sturdy polycarbonate feeding chamber; metal cap and base resists squirrel damage</Feature>
    <Feature>Battery charger plugs into standard 120 volt wall outlets</Feature>
    <Feature>Rechargeable nickel-cadmium power-stick battery and battery charger included</Feature>
    <Feature>Measures 4-3/4 by 21 inches; lifetime feeder warranty; 1-year warranty on motor and battery charger</Feature>
    <IsAutographed>0</IsAutographed>
    <IsMemorabilia>0</IsMemorabilia>
    <ItemDimensions>
     <Height Units="hundredths-inches" >2100</Height>
     <Length Units="hundredths-inches" >480</Length>
     <Weight Units="hundredths-pounds" >500</Weight>
     <Width Units="hundredths-inches" >480</Width>
    </ItemDimensions>
    <Label>Droll Yankees</Label>
    <ListPrice>
     <Amount>13500</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$135.00</FormattedPrice>
    </ListPrice>
    <Manufacturer>Droll Yankees</Manufacturer>
    <MaterialType>Polycarbonate</MaterialType>
    <MaterialTypeSetElement>Polycarbonate</MaterialTypeSetElement>
    <Model>DROFLIPPER</Model>
    <MPN>YF</MPN>
    <PackageDimensions>
     <Height Units="hundredths-inches" >870</Height>
     <Length Units="hundredths-inches" >2940</Length>
     <Weight Units="hundredths-pounds" >640</Weight>
     <Width Units="hundredths-inches" >900</Width>
    </PackageDimensions>
    <PackageQuantity>1</PackageQuantity>
    <ProductGroup>Lawn & Patio</ProductGroup>
    <ProductTypeName>ABIS_LAWN_AND_GARDEN</ProductTypeName>
    <Publisher>Droll Yankees</Publisher>
    <Size>5-lb capacity</Size>
    <Studio>Droll Yankees</Studio>
    <Title>Droll Yankees YF Flipper Bird Feeder</Title>
    <UPC>021964205003</UPC>
   </ItemAttributes>
   <OfferSummary>
    <LowestNewPrice>
     <Amount>8995</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$89.95</FormattedPrice>
    </LowestNewPrice>
    <TotalNew>40</TotalNew>
    <TotalUsed>0</TotalUsed>
    <TotalCollectible>0</TotalCollectible>
    <TotalRefurbished>0</TotalRefurbished>
   </OfferSummary>
   <Offers>
    <TotalOffers>1</TotalOffers>
    <TotalOfferPages>1</TotalOfferPages>
    <Offer>
     <Merchant>
      <MerchantId>ATVPDKIKX0DER</MerchantId>
      <GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage>
      <AverageFeedbackRating>0.0</AverageFeedbackRating>
      <TotalFeedback>0</TotalFeedback>
     </Merchant>
     <OfferAttributes>
      <Condition>New</Condition>
      <SubCondition>new</SubCondition>
     </OfferAttributes>
     <OfferListing>
      <OfferListingId>8CEC2Mg%2BP7bnGcdyCedqjtKdjhp3XVLusDkKCg6GEPhsX%2B1QCJL2l66JZe3c4DhYgljpAD87MfhEVTv9T%2BNw6Q%3D%3D</OfferListingId>
      <Price>
       <Amount>10304</Amount>
       <CurrencyCode>USD</CurrencyCode>
       <FormattedPrice>$103.04</FormattedPrice>
      </Price>
      <AmountSaved>
       <Amount>3196</Amount>
       <CurrencyCode>USD</CurrencyCode>
       <FormattedPrice>$31.96</FormattedPrice>
      </AmountSaved>
      <PercentageSaved>24</PercentageSaved>
      <Availability>Usually ships in 24 hours</Availability>
      <AvailabilityAttributes>
       <AvailabilityType>now</AvailabilityType>
       <MinimumHours>0</MinimumHours>
       <MaximumHours>0</MaximumHours>
      </AvailabilityAttributes>
      <Quantity>-1</Quantity>
      <IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping>
     </OfferListing>
    </Offer>
   </Offers>
   <CustomerReviews>
    <AverageRating>4.0</AverageRating>
    <TotalReviews>117</TotalReviews>
    <TotalReviewPages>24</TotalReviewPages>
    <Review>
     <ASIN>B00004ZB4U</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A2E94H33LEWJBM</CustomerId>
     <Reviewer>
      <CustomerId>A2E94H33LEWJBM</CustomerId>
      <Name>Shar</Name>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-14</Date>
     <Summary>Yankee Flipper throws off the squirrels</Summary>
     <Content>This is the second Yankee Flipper we have purchased. We had our first feeder for many years. It is so much fun watching the squirrels try to get to the feed. When they do get on the Flipper, they fly around and around. We love this product and would recommend it to anyone who is having problems with squirrels eating all the feed in their bird feeders.</Content>
    </Review>
    <Review>
     <ASIN>B00004ZB4U</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A3GLPJNKYM326</CustomerId>
     <Reviewer>
      <CustomerId>A3GLPJNKYM326</CustomerId>
      <Name>JOHN C. OAKLEY</Name>
      <Location>GREENSBORO, NC, US</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-07-09</Date>
     <Summary>Tons of Fun</Summary>
     <Content>We have enjoyed watching the squirrels trying to get to the seeds inside the cylinder. Those which have failed<br />show respect for the Yankee Flipper but still keep trying. One result is that the birds flock to the Flipper far more than <br />they do to the other feeder. A big benefit is that we aren't using up seed intended for the birds as fast as before.<br />You have a great product.</Content>
    </Review>
    <Review>
     <ASIN>B00004ZB4U</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A1B8BRSGCM9PPW</CustomerId>
     <Reviewer>
      <CustomerId>A1B8BRSGCM9PPW</CustomerId>
      <Name>Charlotte H. Coffey</Name>
      <Location>Chesterfield, Virginia</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-06-24</Date>
     <Summary>I have really enjoyed watching the squirrels try to get to the food</Summary>
     <Content>The squirrels have tried and tried to get to the food. They just get thrown off. I have had this feeder for a few weeks and so far the squirrels have not<br />been able to eat the seed. I am so glad I purchased this item. The BIRDS love it, especially the Cardinals.</Content>
    </Review>
    <Review>
     <ASIN>B00004ZB4U</ASIN>
     <Rating>4</Rating>
     <HelpfulVotes>1</HelpfulVotes>
     <CustomerId>A1DZ9R0A6G8HC1</CustomerId>
     <Reviewer>
      <CustomerId>A1DZ9R0A6G8HC1</CustomerId>
      <Name>E. A. Medoff</Name>
      <Location>Oregon</Location>
     </Reviewer>
     <TotalVotes>1</TotalVotes>
     <Date>2010-06-08</Date>
     <Summary>Droll Yankee Flipper</Summary>
     <Content>This feeder is definitely worth the money just to get a laugh out of watching the squirrels. Only negative is that you need to make sure the feeder is anchored in a stationary position. When the squirrel is spinning the feeder is making an arc and the seed falls out very rapidly. It does deter even the most determined squirrels after a while. Seed lasts so much longer as you are only feeding the birds so it wouldn't take long to pay for the feeder in seed savings.</Content>
    </Review>
    <Review>
     <ASIN>B00004ZB4U</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>A100MTN0UVEOB8</CustomerId>
     <Reviewer>
      <CustomerId>A100MTN0UVEOB8</CustomerId>
      <Name>Avid Reader</Name>
      <Location>Alpharetta, GA United States</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-05-27</Date>
     <Summary>Great product and AMAZING customer service!</Summary>
     <Content>I bought my Droll Yankee Flipper about 2 years ago. I just love it, but what I love even more is the company's customer service. Whenever I have a question or need a repair, they are so helpful!!! You can find their product at [...] and the phone number is [...] . If I could give this product and company more than 5 stars, I would!</Content>
    </Review>
   </CustomerReviews>
   <EditorialReviews>
    <EditorialReview>
     <Source>Product Description</Source>
     <Content>The Yankee Flipper comes with a motor-driven, battery-powered, weight-activated perch ring that expels squirrels when they try to get at the bird seed. When a squirrel steps on the perch, a connection is made with a motor that makes the perch spin, and the squirrel is flipped off the feeder. The unit comes equipped with a rechargeable nickel-cadmium power stick battery and a battery charger that plugs into standard 120 volt wall outlets. Sturdy stainless steel wire hanger will not rust. 21" long tubular feeder with 5 lb seed capacity. Metal cap fits snugly so that squirrels cannot pry it off. 4-1/2" diameter seed tube is made of UV stabilized polycarbonate for durability. Tube is long enough so that squirrels can't hang down from the top and reach seed. Interior is properly baffled to direct seed to the seed ports. Four seed ports are positioned around the tube. Metal parts have a forest green finish.</Content>
     <IsLinkSuppressed>0</IsLinkSuppressed>
    </EditorialReview>
    <EditorialReview>
     <Source>Amazon.com Review</Source>
     <Content>This Yankee Flipper squirrel-proof feeder is the ultimate feeder for keeping your feathered friends fed, and the furred fiends hungry. Let's talk about the basics first. The sturdy polycarbonate feeding chamber is a whopping 4-3/4 inches in diameter and 21 inches long, giving you a break between refills--and ensuring that squirrels can't hang down from the top to reach seed. The four feeding chambers are easily accessible via the perch ring, and the interior of the chamber is designed to direct seed into the seed ports.<p> Now, for the fun stuff: The birdfeeder features an encased motor and rechargeable (and replaceable) batteries. When you receive the feeder, simply charge the batteries overnight, hang the feeder from its looped bail wire, and prepare to be amazed (and entertained!). The motor is connected to the weight activated perch ring--birds will not set it off, even larger species like woodpeckers and cardinals. But the minute a squirrel hops onto the perch, the motor is triggered and the feeder begins spinning, taking the squirrel for a whirl before it loses its grip and is thrown (gently) from the perch. It's a humanitarian way to deal with persistent squirrels--there are no shocks or poisons to hurt them, simply a wild ride that they won't be inclined to repeat. Birds are free to eat without disruption, and your family will get a kick out of watching squirrels go for their rides. There's a lifetime warranty on the feeder body and a one-year warranty on the motor and battery charger. <I>--Ariel Meadow Stallings</I></Content>
     <IsLinkSuppressed>0</IsLinkSuppressed>
    </EditorialReview>
   </EditorialReviews>
   <SimilarProducts>
    <SimilarProduct>
     <ASIN>B001F5RO08</ASIN>
     <Title>Droll Yankees SEP 68-Inch Shepherds Envy Pole with Hanging Arm</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B00068562I</ASIN>
     <Title>Droll Yankees YCPW180 Whipper Bird Feeder, Dark Blue</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B001BZRZ56</ASIN>
     <Title>Droll Yankees PWRSTK Power Stick for Yankee Series Feeders</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>1556523025</ASIN>
     <Title>Outwitting Squirrels: 101 Cunning Stratagems to Reduce Dramatically the Egregious Misappropriation of Seed from Your Birdfeeder by Squirrels</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B00068561Y</ASIN>
     <Title>Droll Yankees YCPD90 Dipper Squirrell Proof Bird Feeder</Title>
    </SimilarProduct>
   </SimilarProducts>
   <Accessories>
    <Accessory>
     <ASIN>B00068561Y</ASIN>
     <Title>Droll Yankees YCPD90 Dipper Squirrell Proof Bird Feeder</Title>
    </Accessory>
    <Accessory>
     <ASIN>B000685628</ASIN>
     <Title>Droll Yankees YCPT360 Yankee Tipper Squirrel-Proof Bird Feeder</Title>
    </Accessory>
    <Accessory>
     <ASIN>B00068562I</ASIN>
     <Title>Droll Yankees YCPW180 Whipper Bird Feeder, Dark Blue</Title>
    </Accessory>
    <Accessory>
     <ASIN>B0007R4IW2</ASIN>
     <Title>Stokes Select STK5434-20 Premium Black Oil Sunflower (20 lbs)</Title>
    </Accessory>
    <Accessory>
     <ASIN>B0007IFUYG</ASIN>
     <Title>Stokes Select STK5434-10 Premium Black Oil Sunflower (10 lbs)</Title>
    </Accessory>
   </Accessories>
   <BrowseNodes>
    <BrowseNode>
     <BrowseNodeId>13401951</BrowseNodeId>
     <Name>Tube Feeders</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>553638</BrowseNodeId>
       <Name>Bird Feeders & Accessories</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>553632</BrowseNodeId>
         <Name>Backyard Birding</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>286168</BrowseNodeId>
           <Name>Patio, Lawn & Garden</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1063498</BrowseNodeId>
             <Name>Categories</Name>
             <IsCategoryRoot>1</IsCategoryRoot>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>1055398</BrowseNodeId>
               <Name>Home, Garden & Pets</Name>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13401941</BrowseNodeId>
     <Name>Squirrel-Proof Bird Feeders</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>2211599011</BrowseNodeId>
       <Name>x) Home & Garden Archives</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>1063496</BrowseNodeId>
         <Name>Specialty Stores</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>13900811</BrowseNodeId>
           <Name>Home & Garden Features</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1055398</BrowseNodeId>
             <Name>Home, Garden & Pets</Name>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13900821</BrowseNodeId>
     <Name>Kitchen & Dining Features</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>51552011</BrowseNodeId>
       <Name>Featured Categories</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491864</BrowseNodeId>
       <Name>Kitchen & Dining Categories Directory</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491866</BrowseNodeId>
       <Name>Special Features</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491868</BrowseNodeId>
       <Name>Specialty Stores</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2334099011</BrowseNodeId>
       <Name>Self Service</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1055398</BrowseNodeId>
       <Name>Home, Garden & Pets</Name>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>515152</BrowseNodeId>
     <Name>Droll Yankees</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>292590</BrowseNodeId>
       <Name>Patio & Garden Brands</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>251265011</BrowseNodeId>
         <Name>Custom Stores</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>468254</BrowseNodeId>
           <Name>Specialty Stores</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>13900831</BrowseNodeId>
             <Name>Patio & Garden Features</Name>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>1055398</BrowseNodeId>
               <Name>Home, Garden & Pets</Name>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>553650</BrowseNodeId>
     <Name>Backyard Birding</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>553648</BrowseNodeId>
       <Name>Gifts</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>251265011</BrowseNodeId>
         <Name>Custom Stores</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>468254</BrowseNodeId>
           <Name>Specialty Stores</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>13900831</BrowseNodeId>
             <Name>Patio & Garden Features</Name>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>1055398</BrowseNodeId>
               <Name>Home, Garden & Pets</Name>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>2235333011</BrowseNodeId>
     <Name>Patio, Lawn & Garden (286168)</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>2244438011</BrowseNodeId>
       <Name>Bulb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244439011</BrowseNodeId>
       <Name>Flower Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244441011</BrowseNodeId>
       <Name>Herb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>368879011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Color (color_map)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>316666011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Material (material_browse)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>370121011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Style (style_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>372771011</BrowseNodeId>
       <Name>Sunlight Exposure (feature_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244442011</BrowseNodeId>
       <Name>Tree Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244443011</BrowseNodeId>
       <Name>Vegetable Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2258218011</BrowseNodeId>
       <Name>Unlaunched Refinements</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>2234517011</BrowseNodeId>
       <Name>Category Specific Browse Refinements</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>15891341</BrowseNodeId>
         <Name>Refinements</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1055398</BrowseNodeId>
           <Name>Home, Garden & Pets</Name>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>702906011</BrowseNodeId>
     <Name>Feeders & Wildlife</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>702889011</BrowseNodeId>
       <Name>Lawn & Patio</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>702790011</BrowseNodeId>
         <Name>Home & Outdoor Living</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>15947101</BrowseNodeId>
           <Name>Products</Name>
           <IsCategoryRoot>1</IsCategoryRoot>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>12842091</BrowseNodeId>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
   </BrowseNodes>
   <ListmaniaLists>
    <ListmaniaList>
     <ListId>1ROAZHU1FZ8NG</ListId>
     <ListName>Enjoy a Great Summer Day</ListName>
    </ListmaniaList>
    <ListmaniaList>
     <ListId>WY216UYCWHH8</ListId>
     <ListName>Stuff that makes me happy</ListName>
    </ListmaniaList>
   </ListmaniaLists>
  </Item>
  <Item>
   <ASIN>B000PSFI04</ASIN>
   <DetailPageURL>http://www.amazon.com/Brushtech-B122C-Hummingbird-Feeder-Cleaning/dp/B000PSFI04%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000PSFI04</DetailPageURL>
   <ItemLinks>
    <ItemLink>
     <Description>Technical Details</Description>
     <URL>http://www.amazon.com/Brushtech-B122C-Hummingbird-Feeder-Cleaning/dp/tech-data/B000PSFI04%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000PSFI04</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Baby Registry</Description>
     <URL>http://www.amazon.com/gp/registry/baby/add-item.html%3Fasin.0%3DB000PSFI04%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000PSFI04</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wedding Registry</Description>
     <URL>http://www.amazon.com/gp/registry/wedding/add-item.html%3Fasin.0%3DB000PSFI04%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000PSFI04</URL>
    </ItemLink>
    <ItemLink>
     <Description>Add To Wishlist</Description>
     <URL>http://www.amazon.com/gp/registry/wishlist/add-item.html%3Fasin.0%3DB000PSFI04%26SubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000PSFI04</URL>
    </ItemLink>
    <ItemLink>
     <Description>Tell A Friend</Description>
     <URL>http://www.amazon.com/gp/pdp/taf/B000PSFI04%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000PSFI04</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Customer Reviews</Description>
     <URL>http://www.amazon.com/review/product/B000PSFI04%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000PSFI04</URL>
    </ItemLink>
    <ItemLink>
     <Description>All Offers</Description>
     <URL>http://www.amazon.com/gp/offer-listing/B000PSFI04%3FSubscriptionId%3D144RR0T0YM45X6SVKSR2%26tag%3Dbrowsenodes-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D386001%26creativeASIN%3DB000PSFI04</URL>
    </ItemLink>
   </ItemLinks>
   <SalesRank>1747</SalesRank>
   <SmallImage>
    <URL>http://ecx.images-amazon.com/images/I/41-qgHXQN1L._SL75_.jpg</URL>
    <Height Units="pixels" >75</Height>
    <Width Units="pixels" >56</Width>
   </SmallImage>
   <MediumImage>
    <URL>http://ecx.images-amazon.com/images/I/41-qgHXQN1L._SL160_.jpg</URL>
    <Height Units="pixels" >160</Height>
    <Width Units="pixels" >120</Width>
   </MediumImage>
   <LargeImage>
    <URL>http://ecx.images-amazon.com/images/I/41-qgHXQN1L.jpg</URL>
    <Height Units="pixels" >500</Height>
    <Width Units="pixels" >375</Width>
   </LargeImage>
   <ImageSets>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/41-qgHXQN1L._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >22</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/41-qgHXQN1L._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >56</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/41-qgHXQN1L._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >56</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/41-qgHXQN1L._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >82</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/41-qgHXQN1L._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >120</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/41-qgHXQN1L.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >375</Width>
     </LargeImage>
    </ImageSet>
    <ImageSet>
     <SwatchImage>
      <URL>http://ecx.images-amazon.com/images/I/415YrO%2BIdiL._SL30_.jpg</URL>
      <Height Units="pixels" >30</Height>
      <Width Units="pixels" >22</Width>
     </SwatchImage>
     <SmallImage>
      <URL>http://ecx.images-amazon.com/images/I/415YrO%2BIdiL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >56</Width>
     </SmallImage>
     <ThumbnailImage>
      <URL>http://ecx.images-amazon.com/images/I/415YrO%2BIdiL._SL75_.jpg</URL>
      <Height Units="pixels" >75</Height>
      <Width Units="pixels" >56</Width>
     </ThumbnailImage>
     <TinyImage>
      <URL>http://ecx.images-amazon.com/images/I/415YrO%2BIdiL._SL110_.jpg</URL>
      <Height Units="pixels" >110</Height>
      <Width Units="pixels" >82</Width>
     </TinyImage>
     <MediumImage>
      <URL>http://ecx.images-amazon.com/images/I/415YrO%2BIdiL._SL160_.jpg</URL>
      <Height Units="pixels" >160</Height>
      <Width Units="pixels" >120</Width>
     </MediumImage>
     <LargeImage>
      <URL>http://ecx.images-amazon.com/images/I/415YrO%2BIdiL.jpg</URL>
      <Height Units="pixels" >500</Height>
      <Width Units="pixels" >375</Width>
     </LargeImage>
    </ImageSet>
   </ImageSets>
   <ItemAttributes>
    <Binding>Kitchen</Binding>
    <Brand>Brushtech</Brand>
    <Color>Blue/Black</Color>
    <EAN>0079115001226</EAN>
    <Feature>Kit contains 3 brushes to clean feeder bottles sockets and nectar nozzles</Feature>
    <ItemDimensions>
     <Height Units="hundredths-inches" >150</Height>
     <Length Units="hundredths-inches" >800</Length>
     <Weight Units="hundredths-pounds" >150</Weight>
     <Width Units="hundredths-inches" >125</Width>
    </ItemDimensions>
    <Label>Brushtech</Label>
    <Manufacturer>Brushtech</Manufacturer>
    <MaterialType>Steel and Plastic</MaterialType>
    <MaterialTypeSetElement>Steel and Plastic</MaterialTypeSetElement>
    <Model>B122C</Model>
    <MPN>BTB122C</MPN>
    <PackageDimensions>
     <Height Units="hundredths-inches" >250</Height>
     <Length Units="hundredths-inches" >2000</Length>
     <Weight Units="hundredths-pounds" >15</Weight>
     <Width Units="hundredths-inches" >850</Width>
    </PackageDimensions>
    <ProductGroup>Kitchen</ProductGroup>
    <ProductTypeName>ABIS_KITCHEN</ProductTypeName>
    <Publisher>Brushtech</Publisher>
    <Studio>Brushtech</Studio>
    <Title>Brushtech B122C Hummingbird Feeder Cleaning Kit</Title>
    <UPC>079115001226</UPC>
   </ItemAttributes>
   <OfferSummary>
    <LowestNewPrice>
     <Amount>699</Amount>
     <CurrencyCode>USD</CurrencyCode>
     <FormattedPrice>$6.99</FormattedPrice>
    </LowestNewPrice>
    <TotalNew>9</TotalNew>
    <TotalUsed>0</TotalUsed>
    <TotalCollectible>0</TotalCollectible>
    <TotalRefurbished>0</TotalRefurbished>
   </OfferSummary>
   <Offers>
    <TotalOffers>1</TotalOffers>
    <TotalOfferPages>1</TotalOfferPages>
    <Offer>
     <Merchant>
      <MerchantId>ATVPDKIKX0DER</MerchantId>
      <GlancePage>http://www.amazon.com/gp/help/seller/home.html?seller=ATVPDKIKX0DER</GlancePage>
      <AverageFeedbackRating>0.0</AverageFeedbackRating>
      <TotalFeedback>0</TotalFeedback>
     </Merchant>
     <OfferAttributes>
      <Condition>New</Condition>
      <SubCondition>new</SubCondition>
     </OfferAttributes>
     <OfferListing>
      <OfferListingId>OgVRFqU5rKJub6OOVlID1zWte8OgwBxYeOb2hz7HoEtVvBxRScEz%2FJmbL%2FUxFe7eaPXeW2IiQPvlnb30DEl3fbMC6Dww3IUh</OfferListingId>
      <Price>
       <Amount>1047</Amount>
       <CurrencyCode>USD</CurrencyCode>
       <FormattedPrice>$10.47</FormattedPrice>
      </Price>
      <Availability>Usually ships in 24 hours</Availability>
      <AvailabilityAttributes>
       <AvailabilityType>now</AvailabilityType>
       <MinimumHours>0</MinimumHours>
       <MaximumHours>0</MaximumHours>
      </AvailabilityAttributes>
      <Quantity>-1</Quantity>
      <IsEligibleForSuperSaverShipping>1</IsEligibleForSuperSaverShipping>
     </OfferListing>
    </Offer>
   </Offers>
   <CustomerReviews>
    <AverageRating>4.0</AverageRating>
    <TotalReviews>11</TotalReviews>
    <TotalReviewPages>3</TotalReviewPages>
    <Review>
     <ASIN>B000PSFI04</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>0</HelpfulVotes>
     <CustomerId>ADV09RMNW4M8D</CustomerId>
     <Reviewer>
      <CustomerId>ADV09RMNW4M8D</CustomerId>
      <Name>TexasPepper</Name>
      <Location>South Texas</Location>
     </Reviewer>
     <TotalVotes>0</TotalVotes>
     <Date>2010-05-23</Date>
     <Summary>Just what I needed!!</Summary>
     <Content>Up to now I have been making due with an old toothbrush, a toothpick, q-tip, bottle brush, and none of them were REALLY satisfactory. This combo of three brushes really makes my feeder sparkle and quickly!! Speed is primary when you have a dozen hummers buzzing your door wanting more "juice"!!</Content>
    </Review>
    <Review>
     <ASIN>B000PSFI04</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>2</HelpfulVotes>
     <CustomerId>AONF6V9469EMK</CustomerId>
     <Reviewer>
      <CustomerId>AONF6V9469EMK</CustomerId>
      <Name>Paul J. Bridwell</Name>
     </Reviewer>
     <TotalVotes>3</TotalVotes>
     <Date>2009-09-26</Date>
     <Summary>hummingbird feeder</Summary>
     <Content>Excellent feeder. The birds like it, it is easy to fill and clean, and doies not leak.</Content>
    </Review>
    <Review>
     <ASIN>B000PSFI04</ASIN>
     <Rating>1</Rating>
     <HelpfulVotes>4</HelpfulVotes>
     <CustomerId>A3VCV8IXRE6EAZ</CustomerId>
     <Reviewer>
      <CustomerId>A3VCV8IXRE6EAZ</CustomerId>
      <Name>Terry H. Nickau</Name>
     </Reviewer>
     <TotalVotes>4</TotalVotes>
     <Date>2009-07-10</Date>
     <Summary>Brushtech B122C Hummingbird Feeder Kit</Summary>
     <Content>Some will not fit most feeders, the ones that will are too short to do any good. A waste of time.</Content>
    </Review>
    <Review>
     <ASIN>B000PSFI04</ASIN>
     <Rating>5</Rating>
     <HelpfulVotes>2</HelpfulVotes>
     <CustomerId>A366E44HZRTV8U</CustomerId>
     <Reviewer>
      <CustomerId>A366E44HZRTV8U</CustomerId>
      <Name>A. Bert</Name>
      <Location>Perryville MO</Location>
     </Reviewer>
     <TotalVotes>2</TotalVotes>
     <Date>2009-06-16</Date>
     <Summary>Great for cleaning your feeders and small bottles.</Summary>
     <Content>These work great. However the smallest brush is to big for the flower nozzles. Not a big deal though, the primary concern is the small neck bottles the majority of the hummingbird feeders use. I didn't realize the small neck was a problem when I bought my feeder, but now it's no concern as the brushes clean the bottles with no problem. I also like the two sizes/shapes of the bigger brushes. The smaller one was great for cleaning the top neck out while the bigger one reached the depths of the bottle.</Content>
    </Review>
    <Review>
     <ASIN>B000PSFI04</ASIN>
     <Rating>4</Rating>
     <HelpfulVotes>1</HelpfulVotes>
     <CustomerId>AA50ASMOBV873</CustomerId>
     <Reviewer>
      <CustomerId>AA50ASMOBV873</CustomerId>
      <Name>joy L</Name>
      <Nickname>b1joy2c</Nickname>
      <Location>Lomita, Ca.</Location>
     </Reviewer>
     <TotalVotes>4</TotalVotes>
     <Date>2009-02-13</Date>
     <Summary>brushes assortment</Summary>
     <Content>Think they are a good assortment. Came in a timely manner but have yet to used them.... packed well and arrived as promised.</Content>
    </Review>
   </CustomerReviews>
   <EditorialReviews>
    <EditorialReview>
     <Source>Product Description</Source>
     <Content>Cleans hummingbird feeder bottles and nectar sockets</Content>
     <IsLinkSuppressed>0</IsLinkSuppressed>
    </EditorialReview>
   </EditorialReviews>
   <SimilarProducts>
    <SimilarProduct>
     <ASIN>B00004RA8P</ASIN>
     <Title>Perky Pet 209 "Our Best" Hummingbird Feeder, 30 oz capacity</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B00004ZB4K</ASIN>
     <Title>Droll Yankees PLB Perfect Little Brush</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B00004RA9B</ASIN>
     <Title>Woodstream 202F Replacement Hummingbird Feeder Flower</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B001B13J2I</ASIN>
     <Title>Perky Ant Guards</Title>
    </SimilarProduct>
    <SimilarProduct>
     <ASIN>B0006G51KC</ASIN>
     <Title>Perky Pet 203CP Pinch Waist Glass Hummingbird Feeder, 8 oz capacity</Title>
    </SimilarProduct>
   </SimilarProducts>
   <Accessories>
    <Accessory>
     <ASIN>B0012H6ZPE</ASIN>
     <Title>CLOROX SALES CO 01192/01237 Tilex Soap Scum Case of 9</Title>
    </Accessory>
    <Accessory>
     <ASIN>B001BOBXWS</ASIN>
     <Title>C&S Products Raisin Dough</Title>
    </Accessory>
    <Accessory>
     <ASIN>B001BOBXVO</ASIN>
     <Title>Blue HandWorks Bird Dog Bird Feeder</Title>
    </Accessory>
   </Accessories>
   <BrowseNodes>
    <BrowseNode>
     <BrowseNodeId>553640</BrowseNodeId>
     <Name>Hummingbird Feeders</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>553638</BrowseNodeId>
       <Name>Bird Feeders & Accessories</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>553632</BrowseNodeId>
         <Name>Backyard Birding</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>286168</BrowseNodeId>
           <Name>Patio, Lawn & Garden</Name>
           <Ancestors>
            <BrowseNode>
             <BrowseNodeId>1063498</BrowseNodeId>
             <Name>Categories</Name>
             <IsCategoryRoot>1</IsCategoryRoot>
             <Ancestors>
              <BrowseNode>
               <BrowseNodeId>1055398</BrowseNodeId>
               <Name>Home, Garden & Pets</Name>
              </BrowseNode>
             </Ancestors>
            </BrowseNode>
           </Ancestors>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>239092011</BrowseNodeId>
     <Name>Home & Garden: International Shipping Available</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1063496</BrowseNodeId>
       <Name>Specialty Stores</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>13900811</BrowseNodeId>
         <Name>Home & Garden Features</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1055398</BrowseNodeId>
           <Name>Home, Garden & Pets</Name>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>13900821</BrowseNodeId>
     <Name>Kitchen & Dining Features</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>51552011</BrowseNodeId>
       <Name>Featured Categories</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491864</BrowseNodeId>
       <Name>Kitchen & Dining Categories Directory</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491866</BrowseNodeId>
       <Name>Special Features</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>491868</BrowseNodeId>
       <Name>Specialty Stores</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2334099011</BrowseNodeId>
       <Name>Self Service</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1055398</BrowseNodeId>
       <Name>Home, Garden & Pets</Name>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>2235333011</BrowseNodeId>
     <Name>Patio, Lawn & Garden (286168)</Name>
     <Children>
      <BrowseNode>
       <BrowseNodeId>2244438011</BrowseNodeId>
       <Name>Bulb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244439011</BrowseNodeId>
       <Name>Flower Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244441011</BrowseNodeId>
       <Name>Herb Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>368879011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Color (color_map)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>316666011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Material (material_browse)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>370121011</BrowseNodeId>
       <Name>Patio, Lawn & Garden Style (style_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>372771011</BrowseNodeId>
       <Name>Sunlight Exposure (feature_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244442011</BrowseNodeId>
       <Name>Tree Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2244443011</BrowseNodeId>
       <Name>Vegetable Plant Type (feature_three_browse-bin)</Name>
      </BrowseNode>
      <BrowseNode>
       <BrowseNodeId>2258218011</BrowseNodeId>
       <Name>Unlaunched Refinements</Name>
      </BrowseNode>
     </Children>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>2234517011</BrowseNodeId>
       <Name>Category Specific Browse Refinements</Name>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>15891341</BrowseNodeId>
         <Name>Refinements</Name>
         <Ancestors>
          <BrowseNode>
           <BrowseNodeId>1055398</BrowseNodeId>
           <Name>Home, Garden & Pets</Name>
          </BrowseNode>
         </Ancestors>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>1288264011</BrowseNodeId>
     <Name>All product</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1267878011</BrowseNodeId>
       <Name>Products</Name>
       <IsCategoryRoot>1</IsCategoryRoot>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>1267877011</BrowseNodeId>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
    <BrowseNode>
     <BrowseNodeId>1294453011</BrowseNodeId>
     <Name>Kitchen</Name>
     <Ancestors>
      <BrowseNode>
       <BrowseNodeId>1267878011</BrowseNodeId>
       <Name>Products</Name>
       <IsCategoryRoot>1</IsCategoryRoot>
       <Ancestors>
        <BrowseNode>
         <BrowseNodeId>1267877011</BrowseNodeId>
        </BrowseNode>
       </Ancestors>
      </BrowseNode>
     </Ancestors>
    </BrowseNode>
   </BrowseNodes>
   <ListmaniaLists>
    <ListmaniaList>
     <ListId>R196A1ECGSO28K</ListId>
     <ListName>Hummingbird Feeders</ListName>
    </ListmaniaList>
   </ListmaniaLists>
  </Item>
 </Items>
</ItemSearchResponse>


Copyright © 2010 by Roger Smith