The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<?xml version="1.0" encoding="UTF-8"?><BlendedSearch xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xml.amazon.com/schemas3/dev-heavy.xsd">

<Request><Args><Arg value="libwww-perl/5.76" name="UserAgent"></Arg><Arg value="Perl" name="BlendedSearch"></Arg><Arg value="1EY7JMTH3HMTTD6K2GMA" name="RequestID"></Arg><Arg value="us" name="locale"></Arg><Arg value="1" name="page"></Arg><Arg value="AMAZON_TOKEN" name="dev-t"></Arg><Arg value="webservices-20" name="t"></Arg><Arg value="xml" name="f"></Arg><Arg value="books" name="mode"></Arg><Arg value="heavy" name="type"></Arg><Arg value="+salesrank" name="sort"></Arg></Args></Request><ProductLine>
   <Mode>books</Mode>
   <RelevanceRank>1</RelevanceRank>
<ProductInfo>
   <TotalResults>708</TotalResults>
   <TotalPages>71</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/0596000480/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>0596000480</Asin>
      <ProductName>JavaScript: The Definitive Guide</ProductName>
      <Catalog>Book</Catalog>
      <Authors>
         <Author>David Flanagan</Author>
      </Authors>
      <ReleaseDate>15 December, 2001</ReleaseDate>
      <Manufacturer>O'Reilly &amp; Associates</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/0596000480.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/0596000480.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/0596000480.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$44.95</ListPrice>
      <OurPrice>$31.46</OurPrice>
      <UsedPrice>$26.99</UsedPrice>
      <CollectiblePrice>$19.95</CollectiblePrice>
      <ThirdPartyNewPrice>$28.98</ThirdPartyNewPrice>
      <SalesRank>1,607</SalesRank>
      <Lists>
         <ListId>IEF1DNVKZO8B</ListId>
         <ListId>1446GTNVA7HF2</ListId>
         <ListId>1R36BE3AUD988</ListId>
      </Lists>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Computer Bks - Languages / Programming</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Computer Books: Languages</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Computer Networks</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Computer Programming Languages</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Computers</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>JavaScript (Computer program language)</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Object-oriented programming (Computer science)</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Programming - General</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Programming - Object Oriented Programming</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Programming Languages - CGI, Javascript, Perl, VBScript</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Programming Languages - Java</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Web servers</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Java &amp; variants</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>Paperback</Media>
      <NumMedia>1</NumMedia>
      <Isbn>0596000480</Isbn>
      <Availability>Usually ships within 24 hours</Availability>
      <ProductDescription>Since the earliest days of Internet scripting, Web developers have considered &lt;I>JavaScript: The Definitive Guide&lt;/I> an essential resource. David Flanagan's approach, which combines tutorials and examples with easy-to-use syntax guides and object references, suits the typical programmer's requirements nicely. The brand-new fourth edition of Flanagan's "Rhino Book" includes coverage of JavaScript 1.5, JScript 5.5, ECMAScript 3, and the Document Object Model (DOM) Level 2 standard from the World Wide Web Consortium (W3C). Interestingly, the author has shifted away from specifying--as he did in earlier editions--what browsers support each bit of the language. Rather than say Netscape 3.0 supports the Image object while Internet Explorer 3.0 does not, he specifies that JavaScript 1.1 and JScript 3.0 support Image. More usefully, he specifies the contents of independent standards like ECMAScript, which encourages scripters to write applications for these standards and browser vendors to support them. As Flanagan says, JavaScript and its related subjects are very complex in their pure forms. It's impossible to keep track of the differences among half a dozen vendors' generally similar implementations. Nonetheless, a lot of examples make reference to specific browsers' capabilities.&lt;p>  Though he does not cover server-side APIs, Flanagan has chosen to separate coverage of core JavaScript (all the keywords, general syntax, and utility objects like Array) from coverage of client-side JavaScript (which includes objects, like History and Event, that have to do with Web browsers and users' interactions with them. This approach makes this book useful to people using JavaScript for applications other than Web pages. By the way, the other classic JavaScript text--Danny Goodman's &lt;I>JavaScript Bible&lt;/I>--isn't as current as this book, but it's still a fantastic (and perhaps somewhat more novice-friendly) guide to the JavaScript language and its capabilities. &lt;I>--David Wall&lt;/I>&lt;p>  &lt;B>Topics covered:&lt;/B> The JavaScript language (version 1.0 through version 1.5) and its relatives, JScript and ECMAScript, as well as the W3C DOM standards they're often used to manipulate. Tutorial sections show how to program in JavaScript, while reference sections summarize syntax and options while providing copious code examples.</ProductDescription>
      <Reviews>
         <AvgCustomerRating>4.31</AvgCustomerRating>
         <TotalCustomerReviews>191</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Definitive is the word I would use.</Summary>
            <Comment>I have tried several books on Javascritping and while they all seem to have the same format of learning, this book draws from a different line of thought, make it simple and you can learn. This book may just be the definitive guide to learning Javascritping.&lt;P> &lt;P>Starting off this 750 plus page book is the explanation how JavaScript works from the client side and then from the server side of the things. This understanding is crucial to making sure your code is set up properly and that is works correctly the first time.&lt;P> &lt;P>Other topics covered in the book include data types, values, variables, expressions, operators, functions, objects and arrays. All of these topics are detailed yet simplified so even I could understand the nature of the text.&lt;P> &lt;P>Moving on you'll also cover how to setup windows, frames, DOM, events, forms, DHTML, cookies and security. All this is coupled with actual code screen shots to show you what the final outcome should look like.&lt;P> &lt;P>The author's ability to break down each topic and show you what you need to know in order to write the best possible code is the basis of this book. Overall this book is one to have and use on a constant basis.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Best reference on JavaScript I have ever seen</Summary>
            <Comment>I have read many books on JavaScript before but this is by far the most comprehansive guide to the scripting language. This book is not for beginners. &lt;BR>I use it as a reference guide. If you know the object's name or the method's name on either client side or server side, you can just look it up in this book's index section and it will reference you to a particular page with detailed explonations and more often then not with examples. &lt;BR>Absolutely love this book</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Must have for learning and reference</Summary>
            <Comment>As a long time C++ programmer, I found this book to be neither too hard or too easy. Readers with no programming experience at all might have a harder time with the text, but if you have any kind of programming background, the text will serve you well. As a reference, the text is second to none. Even the DOM reference is one of the best out there.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/0596001320/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>0596001320</Asin>
      <ProductName>Learning Perl, Third Edition</ProductName>
      <Catalog>Book</Catalog>
      <Authors>
         <Author>Randal L. Schwartz</Author>
         <Author>Tom Phoenix</Author>
      </Authors>
      <ReleaseDate>15 July, 2001</ReleaseDate>
      <Manufacturer>O'Reilly &amp; Associates</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/0596001320.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/0596001320.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/0596001320.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$34.95</ListPrice>
      <OurPrice>$23.77</OurPrice>
      <UsedPrice>$20.50</UsedPrice>
      <CollectiblePrice>$17.95</CollectiblePrice>
      <ThirdPartyNewPrice>$22.94</ThirdPartyNewPrice>
      <SalesRank>1,032</SalesRank>
      <Lists>
         <ListId>1OQV9AGCQG0ED</ListId>
         <ListId>1T2AN3P86O3Z6</ListId>
         <ListId>343HS65N1SO1Z</ListId>
      </Lists>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Computer Bks - Languages / Programming</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Computer Books: General</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Computers</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Perl (Computer language)</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Perl (Computer program languag</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Perl (Computer program language)</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Programming Languages - CGI, Javascript, Perl, VBScript</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Internet languages</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Programming languages</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>Paperback</Media>
      <NumMedia>1</NumMedia>
      <Isbn>0596001320</Isbn>
      <Availability>Usually ships within 24 hours</Availability>
      <Upc>636920001324</Upc>
      <ProductDescription>In this smooth, carefully paced course, a leading Perl trainer  teaches you to program in the language that threatens to make C, sed, awk, and the Unix shell obsolete for many tasks.  This book is the "official" guide for both formal (classroom) and informal learning.  It is fully  accessible to the novice programmer.</ProductDescription>
      <Reviews>
         <AvgCustomerRating>4.21</AvgCustomerRating>
         <TotalCustomerReviews>238</TotalCustomerReviews>
         <CustomerReview>
            <Rating>3</Rating>
            <Summary>Not really for absolute beginners</Summary>
            <Comment>This book calls itself "Learning Perl," apparently because it is geared towards beginners. However, upon reading more and more of this book, it becomes increasingly clear that this book is not at all a learning tool, as it is a good reference for those who already learned the basics of Perl. The first chapter should be skipped over entirely if you're a beginner, because it will do nothing more than confuse you and turn you off to Perl. The subsequent chapters covers all relevant topics, but they skimp on providing descriptive key examples which would help you to better understand the concept. This book makes too many references to C and other languages, implying that you already know previous programming languages. The chapter on regular expressions is shamefully cursory and lacking in examples which can be adequately picked up by the Perl novice. The language of the text is not for the beginner user, as it throws around too many Perl-centric terms and definitions. For an intermediate, this may be sufficient, but it will not do for the beginner. I recommend Perl for Dummies as the ultimate beginner's tool. That book doesn't cover as many topics as this book, but it certainly explains conceps in a much more novice-friendly language than Learning Perl. Learning Perl makes the mistake of not keeping it simple. This is a very important teaching idea, when your expected audience are complete novices who need to have everything explained to them in basic layman's terms. This book is more of a sophisticated primer for already skilled programmers.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Top of the line</Summary>
            <Comment>This is as good as it gets.&lt;P>The writing style is fun throughout, the chosen examples interesting, organization very well thought out, presentation clear. You pick it up and you will keep reading.&lt;P>The first chapter gives an overview of what the language can do via an example ("guess the secret word") which is developed more and more using more and more features of the language.&lt;P>In your average programming book the examples are tortured and boring so that it's hard to keep reading. Not so here.&lt;BR>Everything is well motivated and the writing style is amusing throughout.&lt;P>If you are coming from a system language background you will be hooked immediately. The ease with which many tasks are dealt with in Perl is astonishing.&lt;P>The amusing style and excellent presentation is kept up in all chapters of the book. The book will give you an overview of the language and basic skills. &lt;P>None of the programming books I have seen comes close to explaining basic constructs as clearly as this one. If this is your first book of first language you are very lucky.&lt;P>You will feel the need for an in depth presentation. This is not a criticism of the book. What's presented here is already very powerful.&lt;BR>Even after 2 days I was able to write a script doing some useful work I could not otherwise have accomplished. &lt;P>Perl is too rich to give an exhaustive treatment in 260 pages. You'll need Larry Wall's book also and this is clearly stated in the book.&lt;P>This book makes learning Perl fun and will create a lot of fans for the language. It's the perfect entry and will keep you strongly motivated to delve deeper.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>A great introduction</Summary>
            <Comment>This book is aimed at Perl novices and sys admins who need to get up to speed quickly. As with most O'Reilly books I found the authors know thier stuff and the book was well edited. &lt;P>The book contains enough info to allow you to script most sys admin tasks, and has the benefit of being short and therefore easy to carry, but once you get a taste of Perl's power you will no doubt want to get the "camel" (programming perl), which is more comprehensive.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/0596000278/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>0596000278</Asin>
      <ProductName>Programming Perl (3rd Edition)</ProductName>
      <Catalog>Book</Catalog>
      <Authors>
         <Author>Larry Wall</Author>
         <Author>Tom Christiansen</Author>
         <Author>Jon Orwant</Author>
      </Authors>
      <ReleaseDate>01 July, 2000</ReleaseDate>
      <Manufacturer>O'Reilly &amp; Associates</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/0596000278.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/0596000278.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/0596000278.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$49.95</ListPrice>
      <OurPrice>$34.96</OurPrice>
      <UsedPrice>$33.84</UsedPrice>
      <CollectiblePrice>$23.95</CollectiblePrice>
      <ThirdPartyNewPrice>$30.00</ThirdPartyNewPrice>
      <SalesRank>1,424</SalesRank>
      <Lists>
         <ListId>IEF1DNVKZO8B</ListId>
         <ListId>HB1RWLRSGVKC</ListId>
         <ListId>394U0M62XG64T</ListId>
      </Lists>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Computer Bks - Languages / Programming</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Computer Books: Languages</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Computer Programming Languages</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Computers</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Perl (Computer language)</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Perl (Computer program languag</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Perl (Computer program language)</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Programming - General</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Programming Languages - CGI, Javascript, Perl, VBScript</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Programming Languages - Java</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Unix (Operating System)</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>High level programming languages</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Internet languages</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>Paperback</Media>
      <NumMedia>1</NumMedia>
      <Isbn>0596000278</Isbn>
      <Availability>Usually ships within 24 hours</Availability>
      <Upc>636920000273</Upc>
      <ProductDescription>Larry Wall wrote Perl and he wrote &lt;I>Programming Perl&lt;/I>. Better yet,  he writes amusingly and well--all of which comes across in this latest edition  of the definitive guide to the language.&lt;p>  Like Topsy, Perl just grew, and as a result the need for a third edition came  about. It's now over 1,000 pages, which it needs to be, as it performs several  different duties. First, it's an introduction to the Perl language for those who  are new to programming; also, it's a guide for those who are coming from other  languages; and, finally, it's a Perl language reference. &lt;p>  Among Larry Wall's other pursuits is being a linguist, and it's perhaps for this  reason that Perl is a peculiarly flexible language with many routes to achieving  the same ends, as the authors ably demonstrate. It's also extensible in several  ways, designed to work with many other languages. Also, as it's largely  interpreted, programs written in Perl tend to run unmodified on a variety of  platforms--although platform-specific Perl modules and programming practices are  also discussed.&lt;p>  A major strength of &lt;I>Programming Perl&lt;/I> is the way subject areas are  approached from several directions. This constant shift of viewpoint eliminates  blind spots in the reader's understanding and provides a pleasing echo of the  way Perl itself can take many routes from here to there. &lt;p>  Because the Perl community is both knowledgeable and active, the language covers  much more ground here than in the previous edition. Even if you have both  previous editions, you'll want this latest version--if only for the new jokes.  &lt;I>--Steve Patient, amazon.co.uk&lt;/I></ProductDescription>
      <Reviews>
         <AvgCustomerRating>4.13</AvgCustomerRating>
         <TotalCustomerReviews>214</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Who said ....</Summary>
            <Comment>The book is definetely written for those who at least have some (or maybe a little more than just "some") programming background, and willing to learn Perl from the author of the language.&lt;P>I read the first edition of the book, which was about 200 pages, or something in that range, which filled my mind with nothing but questions. Current edition, however, could answer to all of those questions (well, almost). Of course, to make it answer them I had to re-read the book four times. But none of the books I currently own (and I own quite a few) could've taken me to the innards of the language so deep no matter how many times I had read them. So the book is of value. &lt;P>The Camel book, especially, does a great job on Regular Expressions and pattern matching. If you want to learn RegEx of perl in very details, you definitely need listen to the author of Perl. "Mastering Regular Expressions" by Jeffrey Friedl is also a good choise, but doesn't include the latest updates.&lt;P>Formats aren't covered very well though. So you might consider "The Lama book" for that ("Learning Perl"). Still, none of the books can tell you about the innards of the Perl in so much detail overall than "Programming Perl".&lt;P>OOP is also toched upon in the book. Since purpose of the author is not to preach you OO lingo (but plain Perl), you'll treat that part just as an intorduction to OOP and consider "Object Oriented perl" by Damian Convey as the next text book. &lt;P>I found chpater 14, "Tied variables" very helpfull though. It might remind you of DBM/Berkley DB, through the syntax &lt;P>tie my %db, 'AnyDBM_File', 'my_file', O_CREAT|O_RDWR, 0664;&lt;P>but unfortunately it's not about DBM at all. It is about how the "tie" function works, and teaches you how to create your own classes for implementing with "tie". After that chapter, I even had to update some of my classes and saved lots of time for their updates. &lt;P>"Compiling", chapter 18 ,is a must read chapter for those who "live &amp; breath" with Perl (like me, may be ?).&lt;P>I don't want you to buy the book unless you have a good understanding of Programming or/and have knowledge of some programming languages. Otherwise, it won't help at all. &lt;P>If your purpose is just to get started with Web applications, go for "CGI progamming 101" by Jacqueline Hamilton. It is a good start. But if you want to go even deeper, "Learning Perl" and "Perl Coookbook" is the next choise. Keep the "The Camel" book as the next (but definitely, not the last).</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>4</Rating>
            <Summary>Its the reference, but don't use it for learning</Summary>
            <Comment>Unless you happen to have a degree in Unix and programming (I haven't anyway), don't use this book to learn Perl beyond Randal's Llama book (Learning Perl, excellent!). Programming Perl is a complete reference of the language but is was not made for teaching you Perl. Advanced Perl like references (actually everything after chapter 4) is quite diffucult to understand in the way it was written. Yes, I read the Llama book first but this doesn't mean you will understand the Camel. I would recommend:&lt;P>more examples (and their outputs)&lt;BR> less focus on cool snippets (provide every day code)&lt;BR> less C and Unix (Perl is mutli platform, why refer to a Unix man page instead of explaining a function?)&lt;BR> try to find simple words to explain things.&lt;P>Not everyone is an advanced programmer but everyone should use Perl. Its a wonderful language.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>4</Rating>
            <Summary>Good introduction</Summary>
            <Comment>This isn't the book for a first-time programmer. Outside of that, it's a great reference. Maybe the more advanced language features need more clarification, but it's plenty to get you going on your first few Perl programs.&lt;P>Perl is a pleasant oddity among programming langauges. It has lots of features that make it great as a "glue" language, for holding other programs together and for doing those irksome little translations between incompatible formats. Those are the things that shell scripts used to do: setting up files, command lines, and environment variables, checking results, preparing reports. Perl does all that, better, and gives you the full power of a programming language on top of it all. That means the transformations aren't at the mercy of available filters, and don't count on the dozen different syntaxes of the dozen different filter programs. It's a great language for all those little one-off tasks that crop up, especially in system and web admin.&lt;P>That's my problem with Perl, though - the free-wheeling, never-look-back, whatever-works spirit of the people who use Perl. I know there are disciplined, competent software engineers who develop and use Perl, and I don't mean to disparage them at all. Still, the gonzo style that's so common and the revival tent spirit of books like this put me off a bit.&lt;P>The language is very useful, and make lots of hard jobs easy. This book, despite its true-believer style, gives a thorough introduction to the language and its core APIs.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>sporting</Mode>
   <RelevanceRank>9</RelevanceRank>
<ProductInfo>
   <TotalResults>628</TotalResults>
   <TotalPages>63</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0000ZOP1U/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0000ZOP1U</Asin>
      <ProductName>Diadora Men's Leggera F RTX 12 ( sz. 09.0, White Pearl/Gold )</ProductName>
      <Catalog>Apparel</Catalog>
      <Manufacturer>Diadora</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0000ZOP1U.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0000ZOP1U.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0000ZOP1U.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$139.99</OurPrice>
      <Availability>This item is not stocked or has been discontinued.</Availability>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B000074E36/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B000074E36</Asin>
      <ProductName>Diadora Men's Leggera F RTX 12 ( sz. 07.5, White Pearl/Gold )</ProductName>
      <Catalog>Apparel</Catalog>
      <Manufacturer>Diadora</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B000074E36.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B000074E36.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B000074E36.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$139.99</OurPrice>
      <Availability>This item is not stocked or has been discontinued.</Availability>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00020U0OO/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00020U0OO</Asin>
      <ProductName>Fox 40 Pearl with Breakaway Lanyard</ProductName>
      <Catalog>Sports</Catalog>
      <Manufacturer>Fox 40</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00020U0OO.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00020U0OO.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00020U0OO.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$4.99</ListPrice>
      <Features>
         <Feature>Two chamber pealess whistle</Feature>
         <Feature>Breakaway neck lanyard</Feature>
         <Feature>No moveable parts to jam, break or freeze</Feature>
         <Feature>First choice of sports organizations worldwide - including the NFL, NCAA, NBA, CFL FIBA and FIFA</Feature>
         <Feature>100% constructed of high-impact ABS plastic-So they're 100% impervious to moisture</Feature>
      </Features>
      <Availability>This item is not stocked or has been discontinued.</Availability>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>gourmet</Mode>
   <RelevanceRank>10</RelevanceRank>
<ProductInfo>
   <TotalResults>202</TotalResults>
   <TotalPages>21</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B000136WOY/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B000136WOY</Asin>
      <ProductName>21 boxes assorted Hawaiian Macadamia Nut Pearls collection</ProductName>
      <Catalog>Gourmet</Catalog>
      <Manufacturer>Elvira Chocolat of Hawaii</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B000136WOY.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B000136WOY.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B000136WOY.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$39.95</OurPrice>
      <Features>
         <Feature>Selected wholes and halves dry roasted Hawaiian Macadamia Nut</Feature>
         <Feature>100% Hawaiian made</Feature>
         <Feature>Island Treasure</Feature>
         <Feature>Exclusively hand made</Feature>
         <Feature>21 boxes total 42 oz</Feature>
      </Features>
      <Availability>We will e-mail you when this item becomes available</Availability>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0001N7N60/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0001N7N60</Asin>
      <ProductName>Almond Bubble Tea Powder</ProductName>
      <Catalog>Gourmet</Catalog>
      <Manufacturer>Bubble Tea Supply</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0001N7N60.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0001N7N60.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0001N7N60.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$26.93</ListPrice>
      <OurPrice>$17.95</OurPrice>
      <Features>
         <Feature>National Best Taste Award Winner 2002-2004</Feature>
         <Feature>All U.S. orders shipped DHL 3 Day</Feature>
         <Feature>Easy to Prepare</Feature>
         <Feature>Recipes Included</Feature>
         <Feature>Save by Making Bubble Tea at Home</Feature>
      </Features>
      <Availability>This item is not stocked or has been discontinued.</Availability>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00013WX7O/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00013WX7O</Asin>
      <ProductName>Pearl River Bridge Yang Jiang Preserved Black Beans with Ginger</ProductName>
      <Catalog>Gourmet</Catalog>
      <Manufacturer>Pearl River Bridge</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00013WX7O.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00013WX7O.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00013WX7O.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$2.79</OurPrice>
      <Features>
         <Feature>Net Wt. 17.5 oz.</Feature>
         <Feature>Product of China</Feature>
      </Features>
      <Availability>This item is not stocked or has been discontinued.</Availability>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>electronics</Mode>
   <RelevanceRank>5</RelevanceRank>
<ProductInfo>
   <TotalResults>188</TotalResults>
   <TotalPages>19</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0000YB7RQ/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0000YB7RQ</Asin>
      <ProductName>Antec Notebook Cooler Pearl</ProductName>
      <Catalog>Electronics</Catalog>
      <Manufacturer>Antec</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0000YB7RQ.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0000YB7RQ.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0000YB7RQ.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$32.99</OurPrice>
      <UsedPrice>$35.32</UsedPrice>
      <ThirdPartyNewPrice>$30.73</ThirdPartyNewPrice>
      <SalesRank>1,661</SalesRank>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Accessories (Accessory)</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>Electronics</Media>
      <NumMedia>1</NumMedia>
      <Features>
         <Feature>Draw power from any USB port without losing use of the USB port.</Feature>
         <Feature>No batteries or power adapter needed.</Feature>
         <Feature>2 Double ball-bearing fans for reliability.</Feature>
         <Feature>Quieter than a whisper, only 25.9 dB(A)</Feature>
         <Feature>AQ3 Antec Quality three-year warranty.</Feature>
      </Features>
      <Availability>Usually ships within 24 hours</Availability>
      <Upc>761345750059</Upc>
      <Mpn>NOTBKCOOLRPEARL</Mpn>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00006IS63/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00006IS63</Asin>
      <ProductName>TIVOLI AUDIO PAL AM/FM Radio - Pearl White</ProductName>
      <Catalog>Electronics</Catalog>
      <Manufacturer>Tivoli Audio</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00006IS63.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00006IS63.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00006IS63.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$129.88</OurPrice>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Portable AMFM Radio (Personal AM-FM)</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>Electronics</Media>
      <NumMedia>1</NumMedia>
      <Features>
         <Feature>AM &amp; FM</Feature>
         <Feature>Auxiliary Input for CD player, MP3 players, &amp; more</Feature>
         <Feature>Headphone Jack</Feature>
         <Feature>Adjustable Telescoping FM Antenna</Feature>
         <Feature>Built-in AM Antenna</Feature>
      </Features>
      <Availability>This item is not stocked or has been discontinued.</Availability>
      <Upc>831623002078</Upc>
      <Accessories>
         <Accessory>B00001W0DH</Accessory>
         <Accessory>B00004Z0BO</Accessory>
         <Accessory>B000066CCU</Accessory>
         <Accessory>B00006B85B</Accessory>
         <Accessory>B00008RGR8</Accessory>
      </Accessories>
      <Reviews>
         <AvgCustomerRating>5</AvgCustomerRating>
         <TotalCustomerReviews>5</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Unbeatable.</Summary>
            <Comment>This little radio is simply amazing. I got it for motorcycle touring, where space is at a premium, so I could have tunes in hotels and campsites. The radio is tiny, the sound quality is just great. It's a little odd getting used to mono, but any further away than a few feet, the difference is not noticable. Combined with my iPod, this is pretty much the perfect sound system for travelling. It's pricey, but it's worth every penny.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Superb for distributing XM Satellite Radio in my house</Summary>
            <Comment>First, I agree with the prior reviewers that the sound quality is almost unbelievably good for a unit this size. &lt;P>I now own 27 (yes, 27!) of these, and use them to distribute XM throughout my house as follows: Delphi XM receiver to Sangean FM transmitter (from ccrane-dot-com) to Tivoli PAL. Prior to hearing the PAL, I wouldn't have thought a small monaural unit would provide acceptable sound in a small room; the PAL does.&lt;P>The FM tuner had excellent sensitivity (ability to pick up weak stations), yet many radios do. What sets the PAL apart is its exceptional selectivity (ability to receive a realtively weak station that is wedged between two nearby, and stronger, stations).&lt;P>And, for what its worth, when I dropped one into a swimming pool, it floated.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>the best gift for anyone at any age!</Summary>
            <Comment>You could say between my fiance and myself we've started a collection of the PAL radios, we own three so far, a black, blue and yellow and I'm trying to decide between the Red or Green for my next purchase. These radios are fantastic and reliable and are great for gifts! &lt;BR>The size of this radio was what appealed to me but only after I had it at home and realized all the places it fit. the radio has such a small footprint that it fit in the corner of my bathtub, and sits on my windowsill while I wash dishes. My fiance has one that he leaves plugged in the wall which always keeps his battery fully recharged at all times. The reception has always been reliable on both AM and FM and I can always count on my PAL for the Red Sox games while in the yard with the dog. &lt;BR>I've given close to ten of these radios away within the last two years and everyone loves them! You get your choice between eight different colors which appeals to even the youngest recipient who was nine and was ecstatic about owning her very own RED "grown up radio" she took it outside with her often and her favorite station she listened to was Radio Disney. For convenience this radio can be ordered directly from www.tivoliaudio.com and will ship directly to the gift recipient if you choose. I can't say enough about these radios only that if you don't own one you're missing out!&lt;BR>Kudos Tivoli Audio!</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00002NDRQ/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00002NDRQ</Asin>
      <ProductName>DYMO 91331 Pearl White Plastic Tape for LetraTag (1/2"x13')</ProductName>
      <Catalog>Electronics</Catalog>
      <Manufacturer>DYMO</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00002NDRQ.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00002NDRQ.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00002NDRQ.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$9.99</ListPrice>
      <OurPrice>$6.99</OurPrice>
      <UsedPrice>$7.67</UsedPrice>
      <ThirdPartyNewPrice>$7.67</ThirdPartyNewPrice>
      <SalesRank>1,781</SalesRank>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Labeling Systems, System, Kits, Kit, Machines, Machine</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Devices, Device</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Label Writers, Writer, Makers, Maker</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Labelers, Labeler</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Label, Labels</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Tape Label (Electronic Labeling System, Maker, Device, Making, Machine)</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>Electronics</Media>
      <NumMedia>1</NumMedia>
      <Features>
         <Feature>For Dymo LetraTag label printers</Feature>
         <Feature>Pearl white plastic</Feature>
         <Feature>0.5 inch by 13 feet</Feature>
         <Feature>Attractive, long-lasting labels</Feature>
         <Feature>Genuine Dymo quality accessory</Feature>
      </Features>
      <Availability>Usually ships within 1 to 2 days</Availability>
      <Upc>071701913319</Upc>
      <Mpn>91331</Mpn>
      <Accessories>
         <Accessory>B00002NDRX</Accessory>
         <Accessory>B00002QUKU</Accessory>
         <Accessory>B00004Z5DU</Accessory>
         <Accessory>B00004Z5L0</Accessory>
         <Accessory>B00004Z5QR</Accessory>
      </Accessories>
      <ProductDescription>Developed specifically for its popular LetraTag label makers, DYMO's white plastic tape cartridge offers 13 feet of .5-inch printable pearl white plastic tape. For attractive labels that stand the test of time, use a genuine DYMO quality accessory.</ProductDescription>
      <Reviews>
         <AvgCustomerRating>5</AvgCustomerRating>
         <TotalCustomerReviews>2</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Works fine</Summary>
            <Comment>I personally don't see any problem with this product. It is easy to put in a new cartrige and to take on out. However the cartridges do seem a little expensive, but they last pretty long. I've never had one jam yet either.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Excellent Buy!!!!!!!</Summary>
            <Comment>I have the DYMO Letra Tag Label maker and I love it. I have one at work and one at home. Excellent purchase for being the organized person that I am.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>photo</Mode>
   <RelevanceRank>8</RelevanceRank>
<ProductInfo>
   <TotalResults>112</TotalResults>
   <TotalPages>12</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0001WENK0/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0001WENK0</Asin>
      <ProductName>Ilford Galerie Smooth Pearl Inkjet Paper, 4x6" - 30 Sheets</ProductName>
      <Catalog>Electronics</Catalog>
      <Manufacturer>Ilford</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0001WENK0.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0001WENK0.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0001WENK0.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$7.99</OurPrice>
      <ThirdPartyNewPrice>$12.77</ThirdPartyNewPrice>
      <Features>
         <Feature>Instant dry with a real photo look and finish.</Feature>
         <Feature>Smooth pearl surface</Feature>
         <Feature>Instant dry (microceramic)</Feature>
         <Feature>Superb photographic image quality and consistency</Feature>
         <Feature>Heavyweight look and feel of a real photograph</Feature>
      </Features>
      <Availability>This item is not stocked or has been discontinued.</Availability>
      <Upc>019498125553</Upc>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00006I5C2/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00006I5C2</Asin>
      <ProductName>ILFORD Galerie Smooth Pearl Inkjet Photo Paper ? 25 Sheets</ProductName>
      <Catalog>Electronics</Catalog>
      <Manufacturer>Ilford</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00006I5C2.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00006I5C2.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00006I5C2.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$14.88</OurPrice>
      <ThirdPartyNewPrice>$18.40</ThirdPartyNewPrice>
      <Media>Electronics</Media>
      <NumMedia>1</NumMedia>
      <Features>
         <Feature>The pearl side of the paper is the printing surface</Feature>
         <Feature>Excellent image quality, with brilliant, eye-catching colors</Feature>
         <Feature>Photographic weight and feel</Feature>
         <Feature>Water / Smudge resistant</Feature>
         <Feature>Good archival properties and fade resistance</Feature>
      </Features>
      <Availability>This item is not stocked or has been discontinued.</Availability>
      <Upc>019498979217</Upc>
      <Mpn>1979211</Mpn>
      <Reviews>
         <AvgCustomerRating>5</AvgCustomerRating>
         <TotalCustomerReviews>2</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Perfect!!</Summary>
            <Comment>As a college student specializing in digtal photography, I know what I'm talking about. This paper is absolutely wonderful for printing REAL photo quality pictures. As long as you have a good printer, a color cartridge, and are sure to make the necessary adjustments in your print settings, you will never back to those cheaper poor-quality photo papers!!!!</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>outstanding paper</Summary>
            <Comment>If you buy printer-branded photo paper, you should move to this. It's amazing. Much superior.More expensive, but worth it.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00006I5C3/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00006I5C3</Asin>
      <ProductName>Ilford Galerie Smooth Pearl Inkjet Photo Paper (Model 1979239, 100 Sheets)</ProductName>
      <Catalog>Electronics</Catalog>
      <Manufacturer>Ilford</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00006I5C3.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00006I5C3.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00006I5C3.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$44.88</OurPrice>
      <ThirdPartyNewPrice>$49.39</ThirdPartyNewPrice>
      <Media>Electronics</Media>
      <NumMedia>1</NumMedia>
      <Features>
         <Feature>Micro-ceramic RC photo paper, smooth pearl finish</Feature>
         <Feature>280 g/m2 basis weight, 99% opacity</Feature>
         <Feature>Instant dry, 10-year life expectancy</Feature>
         <Feature>100 sheets per package</Feature>
         <Feature>Designed for inkjet printers</Feature>
      </Features>
      <Availability>This item is not stocked or has been discontinued.</Availability>
      <Upc>019498979231</Upc>
      <Mpn>1979239</Mpn>
      <ProductDescription>Designed for use with all inkjet printers, Ilford Galerie smooth pearl photo paper uses a Micro-ceramic technology and a smooth pearl finish to help you achieve professional-looking results, without a trip to the photo lab. This 280 g/m2 paper has a 99% opacity and a 14-22% gloss, resulting in a sturdy feel and a life expectancy of about 10 years. 100 sheets of paper are provided in each package.</ProductDescription>
      <Reviews>
         <AvgCustomerRating>5</AvgCustomerRating>
         <TotalCustomerReviews>1</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>ILFORD Smooth Pearl</Summary>
            <Comment>When I first started developing my own black and white prints almost 30 years ago I fell in love with Ilford pearl. More recently I switched to digital imaging and Ilford Smooth Pearl provides the same beautiful paper finish for ink jet printers that they provided for film developers. The paper has a great look and feel and is reistant to fading. It has the feel of a high quality traditional photo paper. It also works with encapsulated pigmented inks as well as dye based inks. It drys instantly and because of its luster type surface is resistant to smudge marks and finger prints. Ilford also offers a classic version of Pearl, but it is not usable with pigmented inks. I am using Ilford Smooth Pearl with my Epson Stylus 2200 with great results.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>classical</Mode>
   <RelevanceRank>4</RelevanceRank>
<ProductInfo>
   <TotalResults>69</TotalResults>
   <TotalPages>7</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00002DE5C/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00002DE5C</Asin>
      <ProductName>Per La Viola Da Gamba</ProductName>
      <Catalog>Music</Catalog>
      <Artists>
         <Artist>Hille Perl</Artist>
      </Artists>
      <ReleaseDate>18 May, 2004</ReleaseDate>
      <Manufacturer>Rca</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00002DE5C.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00002DE5C.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00002DE5C.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$17.98</ListPrice>
      <OurPrice>$17.98</OurPrice>
      <UsedPrice>$15.54</UsedPrice>
      <ThirdPartyNewPrice>$14.64</ThirdPartyNewPrice>
      <SalesRank>387,958</SalesRank>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Chamber Music &amp; Recitals</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Classical</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>Audio CD</Media>
      <Availability>Usually ships within 24 hours</Availability>
      <Upc>054727751523</Upc>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B000026D4Z/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B000026D4Z</Asin>
      <ProductName>Il Zazzerino: Madrigals &amp; Instrumental Music</ProductName>
      <Catalog>Music</Catalog>
      <Artists>
         <Artist>Jacopo Peri</Artist>
         <Artist>Ellen L. Hargis</Artist>
         <Artist>Paul O'Dette</Artist>
         <Artist>Andrew Lawrence-King</Artist>
         <Artist>Hille Perl</Artist>
      </Artists>
      <ReleaseDate>12 October, 1999</ReleaseDate>
      <Manufacturer>Harmonia Mundi</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B000026D4Z.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B000026D4Z.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B000026D4Z.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$17.98</ListPrice>
      <OurPrice>$17.98</OurPrice>
      <UsedPrice>$13.88</UsedPrice>
      <ThirdPartyNewPrice>$13.87</ThirdPartyNewPrice>
      <SalesRank>73,797</SalesRank>
      <Tracks>
         <Track>il Zazzerino: Hor che gli augelli</Track>
         <Track>il Zazzerino: Lungi dal vostro lume</Track>
         <Track>il Zazzerino: Ballo (instrumental suite)</Track>
         <Track>il Zazzerino: Tra le lagrime e i sospiri</Track>
         <Track>il Zazzerino: Uccidimi, dolore</Track>
         <Track>il Zazzerino: Ricercar del primo tuono del Zazzerino</Track>
         <Track>il Zazzerino: Se tu parti da me</Track>
         <Track>il Zazzerino: Tu dormi, e 'l dolce sonno</Track>
         <Track>il Zazzerino: Caro dolce ben mio</Track>
         <Track>il Zazzerino: Tra le donne onde s'onora</Track>
         <Track>il Zazzerino: Lasso, ch'i' ardo</Track>
         <Track>il Zazzerino: Bellissima regina</Track>
         <Track>il Zazzerino: Occhi, fonti del core, occhi piangete</Track>
         <Track>il Zazzerino: O miei giorni</Track>
         <Track>il Zazzerino: Torna, deh torna</Track>
         <Track>il Zazzerino: Tutto 'l di piango</Track>
         <Track>il Zazzerino: Al fonte, al prato</Track>
      </Tracks>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Chamber Music &amp; Recitals</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Classical</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>Audio CD</Media>
      <NumMedia>1</NumMedia>
      <Availability>Usually ships within 24 hours</Availability>
      <Upc>093046723422</Upc>
      <Reviews>
         <AvgCustomerRating>5</AvgCustomerRating>
         <TotalCustomerReviews>1</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Beautiful early opera</Summary>
            <Comment>Il Zazzerino (with works spanning 1577 to 1609) is mostly from the early music era "La Nuove Musiche" or the New Music, by Italian composer and tenor, Jacopo Peri, who wrote the first operas, Dafne (1598) and Euridice (1600). The music is luscious and warm, and Andrew Lawrence-King's harp is a beautiful counterpart to Ellen Hargis, who unfurls a sensitive but powerful expressive voice for each piece. Fans of early opera will be pleased by the recording.&lt;P>I discovered Il Zazzerino while looking for more work by Lawrence-King, after finding his work on the new recording of the first opera performed in the New World, by Spanish composer Torrejón y Velasco: La Púrpura de la rosa, which I also highly recommend. Another high quality early music opera.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0001K9IKC/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0001K9IKC</Asin>
      <ProductName>Marais: Pour La Violle Et Le Theorbe</ProductName>
      <Catalog>Music</Catalog>
      <Artists>
         <Artist>Hille Perl</Artist>
      </Artists>
      <ReleaseDate>04 May, 2004</ReleaseDate>
      <Manufacturer>Rca</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0001K9IKC.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0001K9IKC.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0001K9IKC.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$17.98</ListPrice>
      <OurPrice>$17.98</OurPrice>
      <UsedPrice>$14.62</UsedPrice>
      <ThirdPartyNewPrice>$13.95</ThirdPartyNewPrice>
      <SalesRank>374,335</SalesRank>
      <Tracks>
         <Track>Prelude Pour La Violle Et Le Theorbe</Track>
         <Track>Folies</Track>
         <Track>La Bagatelle</Track>
         <Track>Prelude</Track>
         <Track>Caprice</Track>
         <Track>Allemande (&amp; Double)</Track>
         <Track>Courante</Track>
         <Track>Sarabande</Track>
         <Track>Gigue La Chicane</Track>
         <Track>Rondeau Loure</Track>
         <Track>Plainte</Track>
         <Track>Menuet Fantasque &amp; Double</Track>
         <Track>Le Moulinet</Track>
         <Track>Prelude</Track>
         <Track>Allemande</Track>
         <Track>Aire</Track>
         <Track>Passacalle</Track>
         <Track>Fantaisie</Track>
         <Track>Allemande (&amp; Double)</Track>
         <Track>Courante (&amp; Double)</Track>
         <Track>Sarabande (&amp; Double)</Track>
         <Track>Gigue</Track>
         <Track>La Paysane</Track>
         <Track>Chaconne</Track>
         <Track>20 Couplets</Track>
      </Tracks>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Chamber Music &amp; Recitals</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Classical</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>Audio CD</Media>
      <Availability>Usually ships within 4 to 5 days</Availability>
      <Upc>828765879125</Upc>
      <Reviews>
         <AvgCustomerRating>5</AvgCustomerRating>
         <TotalCustomerReviews>1</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Sublime yet Sexy</Summary>
            <Comment>The clever marketing alone sold me on this CD. While the composer and instruments are not widely known outside Baroque enthusiasts, the target audience for this recording clearly reaches beyond those with a purely academic interest. This recording is exquisite. The performers are virtuosic, and, judging from the deeply personal liner notes, missionaries for this wonderful material. The virtuosic second movement of the Suite en Re will convince even the most hardened of sceptics that this is engaging material. I make a good deal of my living from classical, medieval and new music, but take a break and rarely play anything past the 14th century (on my home stereo) just for fun. However, I have been enjoying this CD at least twice daily all week and I am buying several more for gifts.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>music</Mode>
   <RelevanceRank>6</RelevanceRank>
<ProductInfo>
   <TotalResults>35</TotalResults>
   <TotalPages>4</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0000007A9/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0000007A9</Asin>
      <ProductName>Bach: Der Streit zwischen Phoebus &amp; Pan - Cantates</ProductName>
      <Catalog>Music</Catalog>
      <Artists>
         <Artist>Johann Sebastian Bach</Artist>
         <Artist>Raphael Alpermann</Artist>
         <Artist>Katharina Arfken</Artist>
         <Artist>Jurt Azesberger</Artist>
         <Artist>Christian Beuse</Artist>
         <Artist>Jan Freiheit</Artist>
         <Artist>Ekkehard Hering</Artist>
         <Artist>Ernst-Burghard Hilse</Artist>
         <Artist>Maria Cristina Kiehr</Artist>
         <Artist>Peter Lika</Artist>
      </Artists>
      <ReleaseDate>21 May, 1996</ReleaseDate>
      <Manufacturer>Harmonia Mundi</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0000007A9.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0000007A9.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0000007A9.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$31.98</ListPrice>
      <OurPrice>$31.98</OurPrice>
      <UsedPrice>$24.99</UsedPrice>
      <ThirdPartyNewPrice>$25.72</ThirdPartyNewPrice>
      <SalesRank>406,005</SalesRank>
      <Tracks>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Chor : Geschwinde, ihr wirbelnden Winde</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Rezitativ : Und du bist doch so unverschämt</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Aria : Patron, das macht der Wind!</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Rezitativ : Was braucht ihr deine zarten Wangen</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Aria : Mit Verlangen drück ich deinen zarten Wangen</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Rezitativ : Pan, rücke deine Kehle nun</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Aria : Zu Tanze, zu Sprunge, so wackelt das Herz</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Rezitativ : Nunmehro Richter her!</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Aria : Phoebus, deine Melodei</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Rezitativ : Komm, Midas, sage du nun an</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Aria : Pan ist Meister, laßt ihn gehn!</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Rezitativ : Wie, Midas, bist du toll?</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Aria : Aufgeblasne Hitze</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Rezitativ : Du guter Midas, geh nun hin</Track>
         <Track>Geschwinde, ihr wirbelnden Winde, BWV 201: Chor : Labt das Herz, ihr holden Saiten</Track>
         <Track>Zerreißet, zersprenget, zertrümmert die Gruft, BWV 205: Chor : Zerreißet, zersprenget, zertrümmert dir Gruft</Track>
         <Track>Zerreißet, zersprenget, zertrümmert die Gruft, BWV 205: Rezitativ : Ja! ja! die Stunden sind nunmehro nah</Track>
         <Track>Zerreißet, zersprenget, zertrümmert die Gruft, BWV 205: Aria : Wie will ich lustig lachen</Track>
         <Track>Zerreißet, zersprenget, zertrümmert die Gruft, BWV 205: Rezitativ : Gefürcht'ter Äolus</Track>
         <Track>Zerreißet, zersprenget, zertrümmert die Gruft, BWV 205: Aria : Frische Schatten, meine Freude</Track>
         <Track>Zerreißet, zersprenget, zertrümmert die Gruft, BWV 205: Rezitativ : beinahe wirst du mich bewegen</Track>
         <Track>Zerreißet, zersprenget, zertrümmert die Gruft, BWV 205: Aria : Können nicht die roten Wangen</Track>
         <Track>Zerreißet, zersprenget, zertrümmert die Gruft, BWV 205: Rezitativ : So willst du, grimmger Äolus</Track>
         <Track>Zerreißet, zersprenget, zertrümmert die Gruft, BWV 205: Aria : Angenehmer Zephyrus</Track>
         <Track>Zerreisset, zersprenget, zertrümmert dir Gruft, BWV 205: Rezitativ : Mein Äolus, ach! störe nicht die Fröhlichkeiten</Track>
         <Track>Zerreisset, zersprenget, zertrümmert dir Gruft, BWV 205: Aria : Zurücke, zurücke, geflügelten Winde</Track>
         <Track>Zerreisset, zersprenget, zertrümmert dir Gruft, BWV 205: Rezitativ : Was Lust! Was Freude!</Track>
         <Track>Zerreisset, zersprenget, zertrümmert dir Gruft, BWV 205: Aria : Zweig und Äste</Track>
         <Track>Zerreisset, zersprenget, zertrümmert dir Gruft, BWV 205: Rezitativ : Ja, ja! ich lad euch selbs zu dieser Feier ein</Track>
         <Track>Zerreisset, zersprenget, zertrümmert dir Gruft, BWV 205: Chor : Vivat! August, August vivat!</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213: Chor : Laßt uns sorgen, laßt uns wachen</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213: Rezitativ : Und Wo? Woist die rechte Bahn?</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213 -: Aria : Schlafe, mein Liebster</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213: Rezitativ : Auf! folge meiner Bahn?</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213: Aria : Treues Echo dieser Orten</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213: Rezitativ : Mein Hoffnungsvoller Held!</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213: Aria : Auf meinen Flügeln Sollst du schweben</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213: Rezitativ : DIe weiche Wollust locket zwar</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213: Aria : Ich will dich nicht hören</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213: Rezitativ : Geliebte Tugend, du allein</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213: Duetto : Ich bin deine, du bist meine</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213: Rezitativ : Schaut, Götter, dieses ist ein Bild</Track>
         <Track>Laßt uns sorgen, laßt uns wachen, BWV 213: Chor : Lust der Völker, Lust der Deinen</Track>
      </Tracks>
      <Media>Audio CD</Media>
      <NumMedia>2</NumMedia>
      <Availability>Usually ships within 24 hours</Availability>
      <Upc>794881350520</Upc>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B000005I5H/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B000005I5H</Asin>
      <ProductName>Beethoven: Diabelli-Variations</ProductName>
      <Catalog>Music</Catalog>
      <Artists>
         <Artist>Ludwig van Beethoven</Artist>
         <Artist>Alfredo Perl</Artist>
      </Artists>
      <ReleaseDate>01 January, 1998</ReleaseDate>
      <Manufacturer>Arte Nova Records</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B000005I5H.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B000005I5H.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B000005I5H.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$5.99</ListPrice>
      <OurPrice>$5.99</OurPrice>
      <ThirdPartyNewPrice>$7.95</ThirdPartyNewPrice>
      <SalesRank>171,638</SalesRank>
      <Tracks>
         <Track>Thema Vivace</Track>
         <Track>Alla Marcia Maestoso</Track>
         <Track>Poco Allegro</Track>
         <Track>L'istesso Tempo</Track>
         <Track>Un Poco Piu Vivace</Track>
         <Track>Allegro Vivace</Track>
         <Track>Allegro Ma Non Troppo E Serioso</Track>
         <Track>Un Poco Piu Allegro</Track>
         <Track>Poco Vivace</Track>
         <Track>Allegro Pesante E Risoluto</Track>
         <Track>Presto</Track>
         <Track>Allegretto</Track>
         <Track>Un Poco Piu Mosso</Track>
         <Track>Vivace</Track>
         <Track>Grave E Maestoso</Track>
         <Track>Presto Scherzando</Track>
         <Track>Allegro</Track>
         <Track>Var Xvii</Track>
         <Track>Pco Moderato</Track>
         <Track>Presto</Track>
         <Track>Andante</Track>
         <Track>Allegro Con Brio</Track>
         <Track>Allegro Molto</Track>
         <Track>Allegro Assai</Track>
         <Track>Fughetta Andante</Track>
         <Track>Allegro</Track>
         <Track>Var Xxvi</Track>
         <Track>Vivace</Track>
         <Track>Allegro</Track>
         <Track>Adagio Ma Non Troppo</Track>
         <Track>Andante Sempre Cantabile</Track>
         <Track>Largo Molto Espressivo</Track>
         <Track>Fuga Allegro</Track>
         <Track>Tempo Di Menuetto</Track>
      </Tracks>
      <Media>Audio CD</Media>
      <Features>
         <Feature>Import</Feature>
      </Features>
      <Availability>THIS TITLE IS CURRENTLY NOT AVAILABLE. If you would like to purchase this title, we recommend that you occasionally check this page to see if it has become available.</Availability>
      <Upc>743212776126</Upc>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0000017OC/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0000017OC</Asin>
      <ProductName>Baroque</ProductName>
      <Catalog>Music</Catalog>
      <Artists>
         <Artist>Giovanni Pergolesi</Artist>
         <Artist>Jan Van Vlijmen</Artist>
         <Artist>Georg Philipp Telemann</Artist>
         <Artist>Joaquin Manuel da Camara</Artist>
         <Artist>Antonio Vivaldi</Artist>
         <Artist>Francois Couperin</Artist>
         <Artist>Johann Sebastian Bach</Artist>
         <Artist>Paul Bowles</Artist>
         <Artist>Marin Marais</Artist>
         <Artist>Franz Waxman</Artist>
      </Artists>
      <ReleaseDate>10 August, 1996</ReleaseDate>
      <Manufacturer>Astree</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0000017OC.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0000017OC.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0000017OC.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$17.98</ListPrice>
      <OurPrice>$17.98</OurPrice>
      <UsedPrice>$9.98</UsedPrice>
      <ThirdPartyNewPrice>$19.95</ThirdPartyNewPrice>
      <SalesRank>376,332</SalesRank>
      <Media>Audio CD</Media>
      <Availability>THIS TITLE IS CURRENTLY NOT AVAILABLE. If you would like to purchase this title, we recommend that you occasionally check this page to see if it has become available.</Availability>
      <Upc>713746019129</Upc>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>videogames</Mode>
   <RelevanceRank>11</RelevanceRank>
<ProductInfo>
   <TotalResults>11</TotalResults>
   <TotalPages>2</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00007BGU4/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00007BGU4</Asin>
      <ProductName>SIMON &amp; SCHUSTER  Pearl Harbor: Zero Hour ( Windows )</ProductName>
      <Catalog>Software</Catalog>
      <Manufacturer>Simon &amp; Schuster</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00007BGU4.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00007BGU4.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00007BGU4.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$4.97</OurPrice>
      <UsedPrice>$2.94</UsedPrice>
      <ThirdPartyNewPrice>$4.72</ThirdPartyNewPrice>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Computer Games</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Action</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Shooters (Shooter)</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Military (Tactics)</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Flight Simulators (Simulations)</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Flightsimulator flightsim</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Flying</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Air</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>CD-ROM</Media>
      <NumMedia>1</NumMedia>
      <Features>
         <Feature>Battle the Japanese Empire in ten of the most important and deadly battles of the Pacific Campaign</Feature>
         <Feature>Get into dogfights with Japanese fighters and bombers during the Battle of Midway</Feature>
         <Feature>Dive-bomb key military installations in 14 authentic aircraft</Feature>
         <Feature>Fly unique training missions with the Flying Tigers</Feature>
         <Feature>Watch an impressive reenactment of the sinking of the U.S.S. Arizona</Feature>
      </Features>
      <Platforms>
         <Platform>No Operating System</Platform>
      </Platforms>
      <Availability>This item is not stocked or has been discontinued.</Availability>
      <Upc>076714519817</Upc>
      <Reviews>
         <AvgCustomerRating>4</AvgCustomerRating>
         <TotalCustomerReviews>1</TotalCustomerReviews>
         <CustomerReview>
            <Rating>4</Rating>
            <Summary>Pretty good</Summary>
            <Comment>This game isn't anything like the games Il-2 Sturmovick, or Microsoft simulators, but this game is pretty fun. The only view is from high above your plane, but that is not to bad because there is a wide selection of aircraft. I know a lot about WWII, and let me tell you, the B-17 preforms like B-17 and a B-29 preforms like a B-29. This game is good if it's a rainy day and there is nothing to do. Buy this game!</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00005A3LE/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00005A3LE</Asin>
      <ProductName>Pearl Harbor: Defend the Fleet</ProductName>
      <Catalog>Software</Catalog>
      <ReleaseDate>23 May, 2001</ReleaseDate>
      <Manufacturer>Wizard Works</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00005A3LE.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00005A3LE.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00005A3LE.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$9.99</ListPrice>
      <OurPrice>$9.99</OurPrice>
      <ThirdPartyNewPrice>$6.95</ThirdPartyNewPrice>
      <SalesRank>2,150</SalesRank>
      <Lists>
         <ListId>3GVZRCR695DF4</ListId>
         <ListId>31W4ZBDJ3KJNU</ListId>
      </Lists>
      <BrowseList>
         <BrowseNode>
            <BrowseName>world war 2</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Computer Games</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Strategy (Strategic)</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Historical (historic) Recreation (Recreations)</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Military (Wargames</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>CD-ROM</Media>
      <NumMedia>1</NumMedia>
      <Platforms>
         <Platform>Windows 95</Platform>
         <Platform>Windows 98</Platform>
         <Platform>Windows Me</Platform>
      </Platforms>
      <EsrbRating>Teen</EsrbRating>
      <Availability>Usually ships within 24 hours</Availability>
      <Upc>722242518555</Upc>
      <ProductDescription>The early-morning quiet is shattered by the eerie whine of dive-bombers. You're the lead gunner on deck as you attempt to defend against Zeroes, Kates, and Vals. Torpedoes rake the water, bombs scream all around, and steel meets steel as planes crash thunderously against ships. Sound effects put you viscerally in the thick of the action, and easy-to-use controls let you jump into combat right away. Three modes let you attack, defend, or evade.</ProductDescription>
      <Reviews>
         <AvgCustomerRating>2.61</AvgCustomerRating>
         <TotalCustomerReviews>18</TotalCustomerReviews>
         <CustomerReview>
            <Rating>2</Rating>
            <Summary>Not for the serious game players</Summary>
            <Comment>If you are after a solid challenging game, then this is not for you. However, if you want something simple to waste time, then this game is ok.&lt;P>It is old style shooter where new things keep poping up and they get harder to hit as time moves on.&lt;P>Get the current patches! The graphics improve. However, there is still a system crash bug after the 20th level. There are also a couple bugs where there is a "magic portal" in the sky the planes use to reappear behind you. Annoying....&lt;P>Again, if you are an advanced game player you probably will not like this game.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>4</Rating>
            <Summary>GREAT GAME ALERT!</Summary>
            <Comment>This is a superb game! Other reviewers hate it because of it's simple play. But that is an advantage to new computer users. It only uses about 8 number keys and your mouse. Nice graphics for the time it was made. Okay, So there are disadvantages like in the game there are kamakazies in 1941. But still, My dad's (who is not one for computers!) only computer game he likes is this, Pearl Harbor: Defend the Fleet. If your thinking of buying it, DO IT! DEFENINTLY!</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>1</Rating>
            <Summary>DO NOT BUY THIS GAME</Summary>
            <Comment>Graphics Poor&lt;BR>Gameplay VERY Poor&lt;BR>DOES NOT SUPPORT VOODOO 3 !!...</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>vhs</Mode>
   <RelevanceRank>3</RelevanceRank>
<ProductInfo>
   <TotalResults>10</TotalResults>
   <TotalPages>1</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/6304124961/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>6304124961</Asin>
      <ProductName>Sweet Valley High:Kidnapped</ProductName>
      <Catalog>Video</Catalog>
      <Directors>
         <Director>Brian Thomas Jones</Director>
         <Director>David Winning</Director>
         <Director>Susan Rohrer</Director>
         <Director>Harvey Frost</Director>
         <Director>Joel Bender</Director>
         <Director>David Garber (II)</Director>
         <Director>Douglas Barr (II)</Director>
         <Director>Marc Lawrence (II)</Director>
      </Directors>
      <TheatricalReleaseDate>05 September, 1994</TheatricalReleaseDate>
      <ReleaseDate>20 August, 1996</ReleaseDate>
      <Manufacturer>Wea Corp</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/6304124961.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/6304124961.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/6304124961.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$59.99</ListPrice>
      <OurPrice>$59.99</OurPrice>
      <UsedPrice>$60.00</UsedPrice>
      <ThirdPartyNewPrice>$49.99</ThirdPartyNewPrice>
      <SalesRank>96,710</SalesRank>
      <Lists>
         <ListId>1NKSZSS1TPVVU</ListId>
      </Lists>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Television</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>VHS Tape</Media>
      <NumMedia>1</NumMedia>
      <Features>
         <Feature>Color</Feature>
         <Feature>Closed-captioned</Feature>
         <Feature>NTSC</Feature>
      </Features>
      <MpaaRating>NR (Not Rated)</MpaaRating>
      <Availability>THIS TITLE IS CURRENTLY NOT AVAILABLE. If you would like to purchase this title, we recommend that you occasionally check this page to see if it has become available.</Availability>
      <Upc>729014206436</Upc>
      <Reviews>
         <AvgCustomerRating>5</AvgCustomerRating>
         <TotalCustomerReviews>2</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Where's the DVD????</Summary>
            <Comment>Sweet Valley High was one of the sharpest, most clever, and terribly underrated teen shows out there that unjustly got cancelled after four delightful seasons, and has not yet been released on DVD. While I wish the series would have concentrated more on serious issues, the tone of the series was light, fluffy, and fun with some seriousness thrown into the mix. &lt;P>Kidnapped was one of the more serious, but ludicrous, storylines from Season 1, edited as one episode for this video release. The first episode is like any other of Sweet Valley High; cute and harmless. Elizabeth volunteers at the hospital, where a famous talk show host is a patient. This grabs her twin sister Jessica's interest and she tries to sneak in to meet the man and nab a job as his new co-host. In order to do that, she has to pretend to be Elizabeth, with humorous results. On a more serious note, while at the hospital, a quiet orderly, Peter, becomes fascinated by Elizabeth and begins sending her gifts as a secret admirer. This pisses off her boyfriend, Todd, who thinks his best friend, Winston, is the one sending the gifts because he and Elizabeth have grown so close. This causes a rivalry between the friends and, in the second episode, makes Winston a suspect when Peter kidnaps Elizabeth. The third episode, the most ridiculous of the three, finds Peter, who escaped from the police car at the end of episode 2, kidnapping Jessica, who he thinks is Elizabeth. Episode 2 also introduces Nick, a charming rich transfer student who grabs Jessica and Lila's attention, and unknowingly comes between Todd and Elizabeth in the season finale, setting up Season 2.&lt;P>This is a fun video, but is definitely not the best of Season 1, which overall, is the best season of the series. The episodes are addicting, but rather far-fetched. The earlier episodes of the season are far superior and I can't wait till the seasons are released on DVD. It's long been delayed.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>cool</Summary>
            <Comment>hi! this is a episode from the show sweet valley high it was a really cool show bye.bye!</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B000035Z2S/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B000035Z2S</Asin>
      <ProductName>Tarzan</ProductName>
      <Catalog>Video</Catalog>
      <Starring>
         <Actor>Tony Goldwyn</Actor>
         <Actor>Minnie Driver</Actor>
      </Starring>
      <Directors>
         <Director>Chris Buck (II)</Director>
         <Director>Kevin Lima</Director>
      </Directors>
      <TheatricalReleaseDate>18 June, 1999</TheatricalReleaseDate>
      <ReleaseDate>01 February, 2000</ReleaseDate>
      <Manufacturer>Disney Studios</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B000035Z2S.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B000035Z2S.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B000035Z2S.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$26.99</ListPrice>
      <OurPrice>$22.99</OurPrice>
      <UsedPrice>$3.25</UsedPrice>
      <CollectiblePrice>$3.59</CollectiblePrice>
      <ThirdPartyNewPrice>$10.95</ThirdPartyNewPrice>
      <SalesRank>54</SalesRank>
      <Lists>
         <ListId>165GHYEQ5JR3P</ListId>
         <ListId>2AL0C7RHCTKLC</ListId>
         <ListId>2XRD0E8EN8FVR</ListId>
      </Lists>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Feature Film Family</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>VHS Tape</Media>
      <NumMedia>1</NumMedia>
      <Features>
         <Feature>Color</Feature>
         <Feature>Closed-captioned</Feature>
         <Feature>Animated</Feature>
         <Feature>NTSC</Feature>
      </Features>
      <MpaaRating>G (General Audience)</MpaaRating>
      <Availability>THIS TITLE IS CURRENTLY NOT AVAILABLE. If you would like to purchase this title, we recommend that you occasionally check this page to see if it has become available.</Availability>
      <Upc>786936089868</Upc>
      <ProductDescription>After viewing &lt;I>Snow White and the Seven Dwarfs&lt;/I>, Edgar Rice Burroughs wrote to Walt Disney about adapting his novel of an ape-man into a feature animated cartoon. Sixtysome years later, the tale is finally told with brilliant design work that looks unlike any previous animated film. The story is a natural for Disney since the themes of misunderstood central figures have been at the heart of its recent hits. Disney's &lt;I>Tarzan&lt;/I> doesn't wander far from the familiar story of a shipwrecked baby who is brought up by apes in Africa. What gives the film its zing is its clever use of music (the songs are sung by Phil Collins himself rather than onscreen characters) and the remarkable animation. Deep Canvas, a 3-D technology, was developed for the film, creating a jungle that comes alive as Tarzan swings through the trees, often looking like a modern skateboarder racing down giant tree limbs. The usual foray of sidekicks, including a rambunctious ape voiced by Rosie O'Donnell, should keep the little ones aptly entertained. The two lead voices, Tony Goldwyn as Tarzan and Minnie Driver as Jane, are inspired choices. Their chemistry helps the story through the weakest points (the last third) and makes Tarzan's initial connection with all things human (including Jane) delicious entertainment. Disney still is not taking risks in its animated films, but as cookie-cutter entertainment, &lt;I>Tarzan&lt;/I> makes a pretty good treat. (Ages 5 and up) &lt;I>--Doug Thomas&lt;/I></ProductDescription>
      <Reviews>
         <AvgCustomerRating>4.11</AvgCustomerRating>
         <TotalCustomerReviews>300</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>great retelling of well-worn story</Summary>
            <Comment>I never have found out how many screen versions of 'Tarzan' Hollywood has put out over the years, but this version simply has to be one of the best. Inspired vocal casting, fantastic songs by Phil Collins(who won an oscar for his work), and some incredible animation make a very special film. It's solid from the beginning, showing Tarzan's parents surviving a shipwreck, through their deaths at the hands of a leopard, to his discovery by and childhood with a lonely female gorilla, through his adolescence and bewilderment at being so diferent from everyone else. I ask you, who hasn't felt like a total outsider at some point in their life? Disney's animators captured that feeling flawlessly in this film. His happiness at finding others like himself, his joy in discovering what it is to be human, his love for Jane, and his real pain at choosing to be with her intsead of his adopted mother. What an emotional roller-coaster. The last third of the movie really picks up steam when a member of the human party takes over and tries to capture the animals to take back to London for money, and battles Tarzan in a climactic battle at the end. This film stands as one of the best produced by the Disney Studio, and I loved it the first time I saw it in theaters, and it was one I quickly added to my DVD collection. Watch, and enjoy!</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>2</Rating>
            <Summary>Disneyfication of Tarzan</Summary>
            <Comment>Disney gives _Tarzan_ the usual treatment. The result is for fans of the Disney formula only.&lt;P>Though touted as a faithful adaption of Burrough's novel this film bears little resemblence to that book. (Though it is perhaps slightly closer to the source material than the similarly touted _Greystoke_).&lt;P>Instead, Disney places the familiar character through the typical Disney paces: teaching lessons of tolerence and envornmentalism that sophisticated 9 year olds will find trite.&lt;P>The generic formula films that Disney produces work best when the music, comedy, and animation offer something for adults as well as children. In this case Disney is 1 out of 3. The animation is specacular. But the humor is generally weak--there are a few genuine laughs, most curtesy of Rosie O'Donnell as Tarzan's childhood ape friend--and the music by ex-Genesis lead singer/drummer Phil Collins is sleep inducingly dull.&lt;P>Still, kids seemed to like it so as a children's movie score this one as a success. But it's only recommended for adults who liked _Pocahontas_, _Mulan_, or _The Hunchback of Notre Dame_. If you were hoping for another _Little Mermaid_ or _Beauty and the Beasts_ or even _Aladin_, skip this one.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>4</Rating>
            <Summary>*****Wow!******</Summary>
            <Comment>This is a great movie but its the kind that you can get a little tired of after a while. I didn't really care for Minnie Driver's voice for Jane Porter; it didn't fit somehow. And while the music in Trashin' the camp was differant from the rest of the soundtrack,it was refreshing and I thought it fit perfectly with the destruction of the camp.&lt;BR> Phil Collins did a superb job with the music. I got goosebumps on several parts,he's that good. His singing voice just seems to fit with the wild jungle setting. All in all,a good movie.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/6304326246/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>6304326246</Asin>
      <ProductName>Under the Domim Tree</ProductName>
      <Catalog>Video</Catalog>
      <Directors>
         <Director>Eli Cohen</Director>
      </Directors>
      <TheatricalReleaseDate>17 May, 1996</TheatricalReleaseDate>
      <ReleaseDate>24 February, 1998</ReleaseDate>
      <Manufacturer>Fox Lorber</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/6304326246.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/6304326246.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/6304326246.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$19.98</ListPrice>
      <OurPrice>$19.98</OurPrice>
      <UsedPrice>$9.98</UsedPrice>
      <CollectiblePrice>$18.75</CollectiblePrice>
      <ThirdPartyNewPrice>$13.74</ThirdPartyNewPrice>
      <SalesRank>8,774</SalesRank>
      <Lists>
         <ListId>20JYCDUL6BA9N</ListId>
         <ListId>3CTSPZ2GIIRDO</ListId>
      </Lists>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Foreign Film - Hebrew</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>VHS Tape</Media>
      <NumMedia>1</NumMedia>
      <Features>
         <Feature>Color</Feature>
         <Feature>Widescreen</Feature>
         <Feature>Subtitled</Feature>
         <Feature>NTSC</Feature>
      </Features>
      <MpaaRating>NR (Not Rated)</MpaaRating>
      <Availability>Usually ships within 24 hours</Availability>
      <Upc>720917012612</Upc>
      <Reviews>
         <AvgCustomerRating>4.5</AvgCustomerRating>
         <TotalCustomerReviews>2</TotalCustomerReviews>
         <CustomerReview>
            <Rating>4</Rating>
            <Summary>A classic israeli film</Summary>
            <Comment>This is the next chapter in Gila Almagor's coming-of-age autobiography, begun in her film, THE SUMMER OF AVIYA. UNDER THE DOMIM TREE (or crab apple tree) continues the story five years later, in the mid-1950s, in Israel. Aviya, now 15, lives in a youth village for war orphans and teenagers from troubled homes, where she and her new friends stand in as family for one another. Aviya searches for clues to the identity of her deceased father, endures the unpredictability of her emotionally unstable mother, Henya (played by Gila Almagor herself) and is pursued by Polish-born fellow teenager, Jurek, who desperately tries to win her heart. By day Aviya and her friends laugh, play and study like other teens; by night memories of their unspeakable losses return. They find refuge together under the domim (crabapple) tree, where the story finds its surprising and exhilarating climax. Filmed in a Zionism-realism style.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>A magnificent and beautiful film--a must see</Summary>
            <Comment>This is a beautiful and moving film about the orphan children who survive the Holocaust and are sent on aliyah to Israel where they live together in a kibbutz. You will be moved to tears by this grippingly touching film which chronicles the lives of these wonderful children who have suffered so much.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>toys</Mode>
   <RelevanceRank>12</RelevanceRank>
<ProductInfo>
   <TotalResults>6</TotalResults>
   <TotalPages>1</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00005EBGA/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00005EBGA</Asin>
      <ProductName>Pearl Harbor: Zero Hour (with CD audiobook)</ProductName>
      <Catalog>Software</Catalog>
      <ReleaseDate>25 May, 2001</ReleaseDate>
      <Manufacturer>Simon &amp; Schuster Interactive</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00005EBGA.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00005EBGA.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00005EBGA.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$19.99</OurPrice>
      <UsedPrice>$4.39</UsedPrice>
      <ThirdPartyNewPrice>$4.99</ThirdPartyNewPrice>
      <SalesRank>3,240</SalesRank>
      <Lists>
         <ListId>241ZZ509PRWFG</ListId>
         <ListId>JE8I8M69IYPK</ListId>
         <ListId>2OJZS5YGDOI85</ListId>
      </Lists>
      <BrowseList>
         <BrowseNode>
            <BrowseName>world war 2</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Computer Games</BrowseName>
         </BrowseNode>
         <BrowseNode>
            <BrowseName>Action</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>CD-ROM</Media>
      <NumMedia>1</NumMedia>
      <Platforms>
         <Platform>Windows 95</Platform>
         <Platform>Windows 98</Platform>
      </Platforms>
      <EsrbRating>Everyone</EsrbRating>
      <Availability>This item is not stocked or has been discontinued.</Availability>
      <ProductDescription>&lt;I>Pearl Harbor: Zero Hour&lt;/I> is a simple, fast, and fun shooter. Thrill to arcade air combat over land and sea as you fight Japanese forces in 10 missions drawn from the actual Pacific campaign of World War II, including the Battle of Midway and Guadalcanal. Fly 14 authentically designed American planes as you dogfight Japanese fighters and bombers, torpedo battleships and destroyers, and dive-bomb air bases and other land installations. &lt;I>Pearl Harbor: Zero Hour&lt;/I> even contains a real-time reenactment of the Japanese attack on Pearl Harbor, including the sinking of the USS Arizona.&lt;p>Also included is the complete 3-CD audiobook &lt;I>Pearl Harbor&lt;/I> by Randall Wallace--the novelization of the major motion picture (a $24 value).</ProductDescription>
      <Reviews>
         <AvgCustomerRating>3.59</AvgCustomerRating>
         <TotalCustomerReviews>17</TotalCustomerReviews>
         <CustomerReview>
            <Rating>2</Rating>
            <Summary>fair game</Summary>
            <Comment>The game was ok, and kind of fun to play but i expected better graphics on it in some places you crash your plane without even knowing there was anything there such as a bluff . For the price its not bad and like i said it is fun to play, worth the price for it.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Why this is a good game.</Summary>
            <Comment>This is a great game for people who like fast pace and hard game. I have mircosofts combat flight sim. The controls are so hard. When I bought this game I found it much easer to control. Great for beginers like me!</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>4</Rating>
            <Summary>Great Game!!!</Summary>
            <Comment>I think this is a great game, my favorite flight sim. The graphics are excellent and the controls are easy. The secret planes are really fun! The one thing I don't really like about this game is that there is no scenery outside the course. But thats no handicap! If you get the patch from the website it makes it even better!!!:)</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00013R8S8/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00013R8S8</Asin>
      <ProductName>Lil' Bratz Convertible Cool with Exclusive Nazalia Doll - Pearl White</ProductName>
      <Catalog>Toy</Catalog>
      <ReleaseDate>09 February, 2004</ReleaseDate>
      <Manufacturer>MGA Entertainment</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00013R8S8.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00013R8S8.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00013R8S8.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$14.99</OurPrice>
      <SalesRank>5,855</SalesRank>
      <Lists>
         <ListId>1MKQ9ZM89ANCH</ListId>
         <ListId>2KEBS87LX9SJ8</ListId>
         <ListId>2KUP1B9XALLGK</ListId>
      </Lists>
      <Media>Toy</Media>
      <NumMedia>1</NumMedia>
      <AgeGroup>4 - 10 years</AgeGroup>
      <Availability>Usually ships within 24 hours</Availability>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0001K5IJW/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0001K5IJW</Asin>
      <ProductName>1:6 R/C Cadillac Escalade: Pearl (49 MHz)</ProductName>
      <Catalog>Toy</Catalog>
      <Manufacturer>New Bright Industries</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0001K5IJW.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0001K5IJW.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0001K5IJW.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$99.99</OurPrice>
      <SalesRank>7,705</SalesRank>
      <Media>Toy</Media>
      <NumMedia>1</NumMedia>
      <Availability>Usually ships within 24 hours</Availability>
      <Reviews>
         <AvgCustomerRating>5</AvgCustomerRating>
         <TotalCustomerReviews>2</TotalCustomerReviews>
         <CustomerReview>
            <Rating>0</Rating>
            <Summary>The BLING BLING TRUCK</Summary>
            <Comment>I got this truck as an early birthday present and it was the best. It had working headlights and taillights, turning signals, adjustable mirrors, 3 speeds, a horn, an opening trunk and best of all spinners. It is perfect for driving off road and on road and has the perfect speed. I would recommend this toy for anyone.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>0</Rating>
            <Summary>this thing is so huge big large and is very cool</Summary>
            <Comment>i have so many rc cars and trucks but this thing tops all of them so cool and big am talking big when i got it i had no idea that this thing was so big the truck is huge it made my dog run for cover and the kids when i go out side can,t belive what there seeing but this huge truck has a good speed to but what is really cool is the wheels thay do spin like the real thing but not as long so to eney rc person this thing is for you .</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>dvd</Mode>
   <RelevanceRank>2</RelevanceRank>
<ProductInfo>
   <TotalResults>5</TotalResults>
   <TotalPages>1</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B000035Z2T/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B000035Z2T</Asin>
      <ProductName>Tarzan</ProductName>
      <Catalog>DVD</Catalog>
      <Starring>
         <Actor>Tony Goldwyn</Actor>
         <Actor>Minnie Driver</Actor>
      </Starring>
      <Directors>
         <Director>Chris Buck (II)</Director>
         <Director>Kevin Lima</Director>
      </Directors>
      <TheatricalReleaseDate>18 June, 1999</TheatricalReleaseDate>
      <ReleaseDate>01 January, 2000</ReleaseDate>
      <Manufacturer>Disney Studios</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B000035Z2T.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B000035Z2T.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B000035Z2T.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$29.99</ListPrice>
      <OurPrice>$26.99</OurPrice>
      <UsedPrice>$15.95</UsedPrice>
      <CollectiblePrice>$32.50</CollectiblePrice>
      <ThirdPartyNewPrice>$19.95</ThirdPartyNewPrice>
      <SalesRank>212</SalesRank>
      <Lists>
         <ListId>3AD3N8WJ3SKM5</ListId>
         <ListId>2E02LD5U1EFEW</ListId>
         <ListId>1L56606VMXXYT</ListId>
      </Lists>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Feature Film Family</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>DVD</Media>
      <NumMedia>1</NumMedia>
      <Features>
         <Feature>Color</Feature>
         <Feature>Animated</Feature>
         <Feature>Closed-captioned</Feature>
      </Features>
      <MpaaRating>G (General Audience)</MpaaRating>
      <Availability>THIS TITLE IS CURRENTLY NOT AVAILABLE. If you would like to purchase this title, we recommend that you occasionally check this page to see if it has become available.</Availability>
      <Upc>717951004291</Upc>
      <ProductDescription>After viewing &lt;I>Snow White and the Seven Dwarfs&lt;/I>, Edgar Rice  Burroughs wrote to Walt Disney about adapting his novel of an ape-man into a feature animated cartoon. Sixtysome years later, the tale is finally told with brilliant design work that looks unlike any previous animated film. The story is a natural for Disney since the themes of misunderstood central figures have been at the heart of its recent hits. Disney's &lt;I>Tarzan&lt;/I> doesn't wander far from the familiar story of a shipwrecked baby who is brought up by apes in Africa. What gives the film its zing is its clever use of music (the songs are sung by Phil Collins himself rather than onscreen characters) and the remarkable animation. Deep Canvas, a 3-D technology, was developed for the film, creating a jungle that comes alive as Tarzan swings through the trees, often looking like a modern skateboarder racing down giant tree limbs. The usual foray of sidekicks, including a rambunctious ape voiced by Rosie O'Donnell, should keep the little ones aptly entertained. The two lead voices, Tony Goldwyn as Tarzan and Minnie Driver as Jane, are inspired choices. Their chemistry helps the story through the weakest points (the last third) and makes Tarzan's initial connection with all things human (including Jane) delicious entertainment. Disney still is not taking risks in its animated films, but as cookie-cutter entertainment, &lt;I>Tarzan&lt;/I> makes a pretty good treat. (Ages 5 and up) &lt;I>--Doug Thomas&lt;/I></ProductDescription>
      <Reviews>
         <AvgCustomerRating>4.11</AvgCustomerRating>
         <TotalCustomerReviews>300</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>great retelling of well-worn story</Summary>
            <Comment>I never have found out how many screen versions of 'Tarzan' Hollywood has put out over the years, but this version simply has to be one of the best. Inspired vocal casting, fantastic songs by Phil Collins(who won an oscar for his work), and some incredible animation make a very special film. It's solid from the beginning, showing Tarzan's parents surviving a shipwreck, through their deaths at the hands of a leopard, to his discovery by and childhood with a lonely female gorilla, through his adolescence and bewilderment at being so diferent from everyone else. I ask you, who hasn't felt like a total outsider at some point in their life? Disney's animators captured that feeling flawlessly in this film. His happiness at finding others like himself, his joy in discovering what it is to be human, his love for Jane, and his real pain at choosing to be with her intsead of his adopted mother. What an emotional roller-coaster. The last third of the movie really picks up steam when a member of the human party takes over and tries to capture the animals to take back to London for money, and battles Tarzan in a climactic battle at the end. This film stands as one of the best produced by the Disney Studio, and I loved it the first time I saw it in theaters, and it was one I quickly added to my DVD collection. Watch, and enjoy!</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>2</Rating>
            <Summary>Disneyfication of Tarzan</Summary>
            <Comment>Disney gives _Tarzan_ the usual treatment. The result is for fans of the Disney formula only.&lt;P>Though touted as a faithful adaption of Burrough's novel this film bears little resemblence to that book. (Though it is perhaps slightly closer to the source material than the similarly touted _Greystoke_).&lt;P>Instead, Disney places the familiar character through the typical Disney paces: teaching lessons of tolerence and envornmentalism that sophisticated 9 year olds will find trite.&lt;P>The generic formula films that Disney produces work best when the music, comedy, and animation offer something for adults as well as children. In this case Disney is 1 out of 3. The animation is specacular. But the humor is generally weak--there are a few genuine laughs, most curtesy of Rosie O'Donnell as Tarzan's childhood ape friend--and the music by ex-Genesis lead singer/drummer Phil Collins is sleep inducingly dull.&lt;P>Still, kids seemed to like it so as a children's movie score this one as a success. But it's only recommended for adults who liked _Pocahontas_, _Mulan_, or _The Hunchback of Notre Dame_. If you were hoping for another _Little Mermaid_ or _Beauty and the Beasts_ or even _Aladin_, skip this one.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>4</Rating>
            <Summary>*****Wow!******</Summary>
            <Comment>This is a great movie but its the kind that you can get a little tired of after a while. I didn't really care for Minnie Driver's voice for Jane Porter; it didn't fit somehow. And while the music in Trashin' the camp was differant from the rest of the soundtrack,it was refreshing and I thought it fit perfectly with the destruction of the camp.&lt;BR> Phil Collins did a superb job with the music. I got goosebumps on several parts,he's that good. His singing voice just seems to fit with the wild jungle setting. All in all,a good movie.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B000035Z50/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B000035Z50</Asin>
      <ProductName>Tarzan - Collector's Edition</ProductName>
      <Catalog>DVD</Catalog>
      <Starring>
         <Actor>Tony Goldwyn</Actor>
         <Actor>Minnie Driver</Actor>
      </Starring>
      <Directors>
         <Director>Chris Buck (II)</Director>
         <Director>Kevin Lima</Director>
      </Directors>
      <TheatricalReleaseDate>18 June, 1999</TheatricalReleaseDate>
      <ReleaseDate>18 April, 2000</ReleaseDate>
      <Manufacturer>Disney Studios</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B000035Z50.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B000035Z50.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B000035Z50.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$39.99</ListPrice>
      <OurPrice>$35.99</OurPrice>
      <UsedPrice>$59.95</UsedPrice>
      <CollectiblePrice>$50.00</CollectiblePrice>
      <ThirdPartyNewPrice>$58.75</ThirdPartyNewPrice>
      <SalesRank>815</SalesRank>
      <Lists>
         <ListId>2QLXZ7VUEEH60</ListId>
         <ListId>LEQPODFYBUG9</ListId>
         <ListId>1D9Q62R07OQSM</ListId>
      </Lists>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Feature Film Family</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>DVD</Media>
      <NumMedia>2</NumMedia>
      <Features>
         <Feature>Color</Feature>
         <Feature>Closed-captioned</Feature>
         <Feature>Widescreen</Feature>
         <Feature>Dolby</Feature>
      </Features>
      <MpaaRating>G (General Audience)</MpaaRating>
      <Availability>THIS TITLE IS CURRENTLY NOT AVAILABLE. If you would like to purchase this title, we recommend that you occasionally check this page to see if it has become available.</Availability>
      <Upc>717951007452</Upc>
      <ProductDescription>After viewing &lt;I>Snow White and the Seven Dwarfs&lt;/I>, Edgar Rice  Burroughs wrote to Walt Disney about adapting his novel of an ape-man into a feature animated cartoon. Sixtysome years later, the tale is finally told with brilliant design work that looks unlike any previous animated film. The story is a natural for Disney since the themes of misunderstood central figures have been at the heart of its recent hits. Disney's &lt;I>Tarzan&lt;/I> doesn't wander far from the familiar story of a shipwrecked baby who is brought up by apes in Africa. What gives the film its zing is its clever use of music (the songs are sung by Phil Collins himself rather than onscreen characters) and the remarkable animation. Deep Canvas, a 3-D technology, was developed for the film, creating a jungle that comes alive as Tarzan swings through the trees, often looking like a modern skateboarder racing down giant tree limbs. The usual foray of sidekicks, including a rambunctious ape voiced by Rosie O'Donnell, should keep the little ones aptly entertained. The two lead voices, Tony Goldwyn as Tarzan and Minnie Driver as Jane, are inspired choices. Their chemistry helps the story through the weakest points (the last third) and makes Tarzan's initial connection with all things human (including Jane) delicious entertainment. Disney still is not taking risks in its animated films, but as cookie-cutter entertainment, &lt;I>Tarzan&lt;/I> makes a pretty good treat. (Ages 5 and up) &lt;I>--Doug Thomas&lt;/I></ProductDescription>
      <Reviews>
         <AvgCustomerRating>4.11</AvgCustomerRating>
         <TotalCustomerReviews>300</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>great retelling of well-worn story</Summary>
            <Comment>I never have found out how many screen versions of 'Tarzan' Hollywood has put out over the years, but this version simply has to be one of the best. Inspired vocal casting, fantastic songs by Phil Collins(who won an oscar for his work), and some incredible animation make a very special film. It's solid from the beginning, showing Tarzan's parents surviving a shipwreck, through their deaths at the hands of a leopard, to his discovery by and childhood with a lonely female gorilla, through his adolescence and bewilderment at being so diferent from everyone else. I ask you, who hasn't felt like a total outsider at some point in their life? Disney's animators captured that feeling flawlessly in this film. His happiness at finding others like himself, his joy in discovering what it is to be human, his love for Jane, and his real pain at choosing to be with her intsead of his adopted mother. What an emotional roller-coaster. The last third of the movie really picks up steam when a member of the human party takes over and tries to capture the animals to take back to London for money, and battles Tarzan in a climactic battle at the end. This film stands as one of the best produced by the Disney Studio, and I loved it the first time I saw it in theaters, and it was one I quickly added to my DVD collection. Watch, and enjoy!</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>2</Rating>
            <Summary>Disneyfication of Tarzan</Summary>
            <Comment>Disney gives _Tarzan_ the usual treatment. The result is for fans of the Disney formula only.&lt;P>Though touted as a faithful adaption of Burrough's novel this film bears little resemblence to that book. (Though it is perhaps slightly closer to the source material than the similarly touted _Greystoke_).&lt;P>Instead, Disney places the familiar character through the typical Disney paces: teaching lessons of tolerence and envornmentalism that sophisticated 9 year olds will find trite.&lt;P>The generic formula films that Disney produces work best when the music, comedy, and animation offer something for adults as well as children. In this case Disney is 1 out of 3. The animation is specacular. But the humor is generally weak--there are a few genuine laughs, most curtesy of Rosie O'Donnell as Tarzan's childhood ape friend--and the music by ex-Genesis lead singer/drummer Phil Collins is sleep inducingly dull.&lt;P>Still, kids seemed to like it so as a children's movie score this one as a success. But it's only recommended for adults who liked _Pocahontas_, _Mulan_, or _The Hunchback of Notre Dame_. If you were hoping for another _Little Mermaid_ or _Beauty and the Beasts_ or even _Aladin_, skip this one.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>4</Rating>
            <Summary>*****Wow!******</Summary>
            <Comment>This is a great movie but its the kind that you can get a little tired of after a while. I didn't really care for Minnie Driver's voice for Jane Porter; it didn't fit somehow. And while the music in Trashin' the camp was differant from the rest of the soundtrack,it was refreshing and I thought it fit perfectly with the destruction of the camp.&lt;BR> Phil Collins did a superb job with the music. I got goosebumps on several parts,he's that good. His singing voice just seems to fit with the wild jungle setting. All in all,a good movie.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0001KNHAO/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0001KNHAO</Asin>
      <ProductName>Yossi and Jagger</ProductName>
      <Catalog>DVD</Catalog>
      <Starring>
         <Actor>Ohad Knoller</Actor>
         <Actor>Yehuda Levi</Actor>
         <Actor>Assi Cohen (II)</Actor>
      </Starring>
      <Directors>
         <Director>Eytan Fox</Director>
      </Directors>
      <ReleaseDate>13 April, 2004</ReleaseDate>
      <Manufacturer>Strand Releasing</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0001KNHAO.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0001KNHAO.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0001KNHAO.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <ListPrice>$29.99</ListPrice>
      <OurPrice>$24.59</OurPrice>
      <UsedPrice>$14.95</UsedPrice>
      <ThirdPartyNewPrice>$21.33</ThirdPartyNewPrice>
      <SalesRank>1,404</SalesRank>
      <Lists>
         <ListId>8H536KAEFNVE</ListId>
         <ListId>BOHYJCM2SBYE</ListId>
         <ListId>UE2PU5MNARRR</ListId>
      </Lists>
      <BrowseList>
         <BrowseNode>
            <BrowseName>Foreign Film - Hebrew</BrowseName>
         </BrowseNode>
      </BrowseList>
      <Media>DVD</Media>
      <NumMedia>1</NumMedia>
      <Features>
         <Feature>Color</Feature>
      </Features>
      <MpaaRating>R (Restricted)</MpaaRating>
      <Availability>Usually ships within 24 hours</Availability>
      <Upc>712267230228</Upc>
      <Reviews>
         <AvgCustomerRating>4.04</AvgCustomerRating>
         <TotalCustomerReviews>23</TotalCustomerReviews>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>A moving love story....</Summary>
            <Comment>I kept waiting for this movie to make it to our local art theater but it never came. Luckily it has arrived on dvd and I have finally had the chance to see it. Barely over an hour long, this small love story delivers a punch and good performances from the lead actors. A bonus in the film is a lot of Israeli culture and insight into the life of young Israeli soldiers.&lt;P>The story centers around two soldiers, Yossi, a respected leader and Lior (or Jagger, as his friends call him, because of his rock star good looks and charisma). Because they are gay, their love is kept secret---a position Yossi is fine with and Jagger is tired of and wants changed. The two lovers sneak away when time permits and the love they share is warm and genuine. The chemistry between the two actors if believable and you find yourself hoping for the two to live "happily ever after". &lt;P>There is not much in the way of extra features on the dvd (there is a video of the song Jagger sings to Yossi after their bout in the snow) and a few previews of other Strand Releasing videos and dvds. But it is the film that is important and this one is well worth adding to your dvd library. I highly recommend this touching love story to anyone!</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>4</Rating>
            <Summary>Less is more</Summary>
            <Comment>This Israeli film clocks in at just a little over 1 hour but it manages to establish more character development than most films twice that length as well as displaying a complex array of human emotions. &lt;P>The story takes place in an army camp on a remote snowy mountaintop near the Lebanon border. Yossi, a commander, is in love with the cute and free spirited soldier Jagger. Yossi has a "don't ask, don't tell" view on their relationship while Jagger is much more open and wants to be able to rent a hotel room "with one bed, not two." The film deftly handles the intricies of their relationship but this is much more than a gay romance film. The dullness and claustrophobic conditions of army life is skillfully depicted with the help of a shaky camera that gives the film a documentary look.&lt;P>Secondary characters sustain interest also and include two female soldiers - one is having an affair with a married officer and the other has a crush on Jagger, despite the fact that almost everyone has told her that "you're not really his type." &lt;P>This film could probably have been more affecting with a little more time (the ending seems a little abrupt) but it still delivers quite a punch for such a small film.&lt;P>The only dvd extras are a music video which is a shame. It would have been nice to learn more about the filmmaker and the wonderful actors who appear in the film.</Comment>
         </CustomerReview>
         <CustomerReview>
            <Rating>5</Rating>
            <Summary>Powerful, passionate, tragic.</Summary>
            <Comment>I saw Yossi and Jagger @ a Jewish Film Festival. I wasn't sure what to expect!It was tender,funny, showed good insight into life during an Israeli tour of duty. The girls were great! I wish it could have been longer. I cried and cried at the ending.I searched and waited a year to buy this movie,I've watched it many times and highly reccomend it,it is one my favourite movies.Does anyone know the title of the song Rita sings? or who sings in the music video at the end? I'd prefer a hebrew version.</Comment>
         </CustomerReview>
      </Reviews>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>kitchen</Mode>
   <RelevanceRank>15</RelevanceRank>
<ProductInfo>
   <TotalResults>5</TotalResults>
   <TotalPages>1</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0001VDEPG/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0001VDEPG</Asin>
      <ProductName>Bremer Silberschmied Klassich Perl (Stainless) 8 1/2" Modern Hollow Knife</ProductName>
      <Catalog>Kitchen</Catalog>
      <Manufacturer>Bremer Silberschmied</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0001VDEPG.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0001VDEPG.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0001VDEPG.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <Features>
         <Feature>The image above represents only the pattern and style of the product for sale on this page</Feature>
         <Feature>Pattern: Bremer Silberschmied Klassich Perl (Stainless)</Feature>
         <Feature>Pattern Description: Stainless, Glossy, Beaded Edge</Feature>
         <Feature>Length: 8 1/2 Inches</Feature>
         <Feature>Other serving and accessory pieces may be available in this pattern!</Feature>
      </Features>
      <Availability>This item is not stocked or has been discontinued.</Availability>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0001VDEQ0/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0001VDEQ0</Asin>
      <ProductName>Bremer Silberschmied Klassich Perl (Stainless) 7 5/8" Fork</ProductName>
      <Catalog>Kitchen</Catalog>
      <Manufacturer>Bremer Silberschmied</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0001VDEQ0.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0001VDEQ0.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0001VDEQ0.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <Features>
         <Feature>Pattern: Bremer Silberschmied Klassich Perl (Stainless)</Feature>
         <Feature>Pattern Description: Stainless, Glossy, Beaded Edge</Feature>
         <Feature>Length: 7 5/8 Inches</Feature>
         <Feature>Other serving and accessory pieces may be available in this pattern!</Feature>
      </Features>
      <Availability>This item is not stocked or has been discontinued.</Availability>
   </Details>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0001VDEQK/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0001VDEQK</Asin>
      <ProductName>Bremer Silberschmied Klassich Perl (Stainless) 6 7/8" Individual Salad Fork</ProductName>
      <Catalog>Kitchen</Catalog>
      <Manufacturer>Bremer Silberschmied</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0001VDEQK.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0001VDEQK.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0001VDEQK.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <Features>
         <Feature>The image above represents only the pattern and style of the product for sale on this page</Feature>
         <Feature>Pattern: Bremer Silberschmied Klassich Perl (Stainless)</Feature>
         <Feature>Pattern Description: Stainless, Glossy, Beaded Edge</Feature>
         <Feature>Length: 6 7/8 Inches</Feature>
         <Feature>Other serving and accessory pieces may be available in this pattern!</Feature>
      </Features>
      <Availability>This item is not stocked or has been discontinued.</Availability>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>apparel</Mode>
   <RelevanceRank>7</RelevanceRank>
<ProductInfo>
   <TotalResults>1</TotalResults>
   <TotalPages>1</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00018A9I4/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00018A9I4</Asin>
      <ProductName>Perl Camel - Black, XXL</ProductName>
      <Catalog>Apparel</Catalog>
      <Manufacturer>ThinkGeek</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00018A9I4.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00018A9I4.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00018A9I4.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$15.99</OurPrice>
      <Features>
         <Feature>100% cotton</Feature>
         <Feature>pre-shrunk</Feature>
         <Feature>heavyweight</Feature>
      </Features>
      <Availability>We will e-mail you when this item becomes available</Availability>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>jewelry</Mode>
   <RelevanceRank>20</RelevanceRank>
<ProductInfo>
   <TotalResults>1</TotalResults>
   <TotalPages>1</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B00014QBMQ/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B00014QBMQ</Asin>
      <ProductName>Pearl &amp; Peridot Pin, brooche</ProductName>
      <Catalog>Jewelry</Catalog>
      <Manufacturer>Ora Jewels</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B00014QBMQ.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B00014QBMQ.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B00014QBMQ.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$316.34</OurPrice>
      <Availability>This item is not stocked or has been discontinued.</Availability>
   </Details>
</ProductInfo>
</ProductLine>
<ProductLine>
   <Mode>software</Mode>
   <RelevanceRank>13</RelevanceRank>
<ProductInfo>
   <TotalResults>1</TotalResults>
   <TotalPages>1</TotalPages>
   <Details url="http://www.amazon.com/exec/obidos/ASIN/B0000C0YMS/webservices-20?dev-t=AMAZON_TOKEN%26camp=2025%26link_code=xm2">
      <Asin>B0000C0YMS</Asin>
      <ProductName>Using Perl/GCI Scripts</ProductName>
      <Catalog>Software</Catalog>
      <Manufacturer>Lynda.com, Inc.</Manufacturer>
      <ImageUrlSmall>http://images.amazon.com/images/P/B0000C0YMS.01.THUMBZZZ.jpg</ImageUrlSmall>
      <ImageUrlMedium>http://images.amazon.com/images/P/B0000C0YMS.01.MZZZZZZZ.jpg</ImageUrlMedium>
      <ImageUrlLarge>http://images.amazon.com/images/P/B0000C0YMS.01.LZZZZZZZ.jpg</ImageUrlLarge>
      <OurPrice>$39.95</OurPrice>
      <Media>CD-ROM</Media>
      <Features>
         <Feature>Designed for Web professionals by Bill Weinman</Feature>
         <Feature>2.5 hours of simple step-by-step instructions</Feature>
         <Feature>Learn to edit &amp; install a Perl script on your server, &amp; make simple modifications</Feature>
         <Feature>Complete with working examples</Feature>
         <Feature>Counters, contact forms, a Web blog, &amp; more</Feature>
      </Features>
      <Platforms>
         <Platform>Windows 98</Platform>
         <Platform>Windows NT</Platform>
         <Platform>Windows 2000</Platform>
         <Platform>Windows Me</Platform>
      </Platforms>
      <Availability>This item is not stocked or has been discontinued.</Availability>
   </Details>
</ProductInfo>
</ProductLine>
</BlendedSearch>