<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book id="258801">
  <title><![CDATA[CSS: The Missing Manual]]></title>
  <isbn><![CDATA[0596526873]]></isbn>
  <isbn13><![CDATA[9780596526870]]></isbn13>
  <work>
  <best-book-id type="integer">258801</best-book-id>
  <books-count type="integer">1</books-count>
  <default-description>Web site design has grown up. Unlike the old days, when designers cobbled together     chunky HTML, bandwidth-hogging graphics, and a prayer to make their sites look good,     Cascading Style Sheets (CSS) now lets your inner designer come out and play. But CSS     isn't just a tool to pretty up your site; it's a reliable method for handling all     kinds of presentation--from fonts and colors to page layout. &lt;i&gt;CSS: The Missing     Manual&lt;/i&gt; clearly explains this powerful design language and how you can use it to     build sparklingly new Web sites or refurbish old sites that are ready for an upgrade.&lt;br /&gt; &lt;br /&gt; &lt;p&gt;Like their counterparts in print page-layout programs, style sheets allow     designers to apply typographic styles, graphic enhancements, and precise layout     instructions to elements on a Web page. Unfortunately, due to CSS's complexity and     the many challenges of building pages that work in all Web browsers, most Web authors     treat CSS as a kind of window-dressing to spruce up the appearance of their sites.     Integrating CSS with a site's underlying HTML is hard work, and often frustratingly     complicated. As a result many of the most powerful features of CSS are left untapped.     With this book, beginners and Web-building veterans alike can learn how to navigate     the ins-and-outs of CSS and take complete control over their Web pages'     appearance.&lt;/p&gt;&lt;br /&gt; &lt;br /&gt; &lt;p&gt;Author David McFarland (the bestselling author of O'Reilly's &lt;i&gt;Dreamweaver: The     Missing Manual&lt;/i&gt;) combines crystal-clear explanations, real-world examples, a dash     of humor, and dozens of step-by-step tutorials to show you ways to design sites with     CSS that work consistently across browsers. You'll learn how to:&lt;/p&gt;&lt;br /&gt; &lt;br /&gt; &lt;ul&gt;       &lt;li&gt;Create HTML that's simpler, uses less code, is search-engine friendly, and       works well with CSS&lt;/li&gt;&lt;br /&gt; &lt;br /&gt; &lt;li&gt;Style text by changing fonts, colors, font sizes, and adding borders&lt;/li&gt;&lt;br /&gt; &lt;br /&gt; &lt;li&gt;Turn simple HTML links into complex and attractive navigation bars-complete       with CSS-only rollover effects that add interactivity to your Web pages&lt;/li&gt;&lt;br /&gt; &lt;br /&gt; &lt;li&gt;Style images to create effective photo galleries and special effects like       CSS-based drop shadows&lt;/li&gt;&lt;br /&gt; &lt;br /&gt; &lt;li&gt;Make HTML forms look great without a lot of messy HTML&lt;/li&gt;&lt;br /&gt; &lt;br /&gt; &lt;li&gt;Overcome the most hair-pulling browser bugs so your Web pages work consistently       from browser to browser&lt;/li&gt;&lt;br /&gt; &lt;br /&gt; &lt;li&gt;Create complex layouts using CSS, including multi-column designs that don't       require using old techniques like HTML tables&lt;/li&gt;&lt;br /&gt; &lt;br /&gt; &lt;li&gt;Style Web pages for printing&lt;/li&gt;     &lt;/ul&gt;&lt;br /&gt; &lt;br /&gt; &lt;p&gt;Unlike competing books, this Missing Manual doesn't assume that everyone in the     world only surfs the Web with Microsoft's Internet Explorer; our book provides     support for all major Web browsers and is one of the first books to thoroughly     document the newly expanded CSS support in IE7, currently in beta release.&lt;/p&gt;&lt;br /&gt; &lt;br /&gt; &lt;p&gt;Want to learn how to turn humdrum Web sites into destinations that will capture     viewers and keep them longer? Pick up &lt;i&gt;CSS: The Missing Manual&lt;/i&gt; and learn the     real magic of this tool.&lt;/p&gt;</default-description>
  <id type="integer">250842</id>
  <media-type nil="true"></media-type>
  <original-language-id type="integer" nil="true"></original-language-id>
  <original-publication-day type="integer">24</original-publication-day>
  <original-publication-month type="integer">8</original-publication-month>
  <original-publication-year type="integer">2006</original-publication-year>
  <original-title>CSS: The Missing Manual</original-title>
  <rating-dist>total:39|5:13|4:17|3:8|2:1|1:0|</rating-dist>
  <ratings-count type="integer">39</ratings-count>
  <ratings-sum type="integer">159</ratings-sum>
  <reviews-count type="integer">78</reviews-count>
  <text-reviews-count type="integer">11</text-reviews-count>
</work>

  <average_rating><![CDATA[4.08]]></average_rating>
  <ratings_count><![CDATA[39]]></ratings_count>
  <text_reviews_count><![CDATA[11]]></text_reviews_count>
  <url><![CDATA[http://www.goodreads.com/book/show/258801.CSS_The_Missing_Manual]]></url>
  <authors>
        <author id="50547">
      <name><![CDATA[David Sawyer McFarland]]></name>
      <role><![CDATA[]]></role>
      <url><![CDATA[http://www.goodreads.com/author/show/50547.David_Sawyer_McFarland]]></url>
      <average_rating><![CDATA[4.12]]></average_rating>
      <ratings_count><![CDATA[50]]></ratings_count>
      <text_reviews_count><![CDATA[15]]></text_reviews_count>
    </author>
      </authors>
  <reviews start="1" end="20" total="79">
    <review id="20214805">
  <user id="766968">
    <name><![CDATA[Tami]]></name>
    <location><![CDATA[Calgary, Canada]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/766968-tami?utm_medium=api]]></url>
  </user>
    <rating>5</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Apr 15 07:58:26 -0700 2008</date_added>
  <date_updated>Tue Apr 15 07:58:44 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Creating websites using html can be very time consuming and somewhat limiting. Making editing changes over multiple pages is downright maddening. Cascading Style Sheets (CSS) is the answer. <br/><br/>CSS enables the webmaster to set standards such as selecting a particular font size and color for ...<a href="http://www.goodreads.com/review/show/20214805">more...</a>]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/20214805?utm_medium=api]]></url>
</review>
    <review id="46262808">
  <user id="1182193">
    <name><![CDATA[Casey]]></name>
    <location><![CDATA[Longmont, CO]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1182193-casey?utm_medium=api]]></url>
  </user>
    <rating>5</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="currently-reading" />
        <shelf name="non-fiction" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Fri Feb 13 00:00:00 -0800 2009</read_at>
  <date_added>Fri Feb 13 14:13:09 -0800 2009</date_added>
  <date_updated>Fri Feb 13 14:17:18 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[I like this better than the CSS Quickstart Guide. It has a lot more info, is written is a witty style, and has TUTORIALS! Yay!<br/><br/>I got this from the library, but I will probably buy it because its an excellent reference.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/46262808?utm_medium=api]]></url>
</review>
    <review id="2930707">
  <user id="168844">
    <name><![CDATA[Jeff]]></name>
    <location><![CDATA[Martinez, CA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/168844-jeff?utm_medium=api]]></url>
  </user>
    <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Jul 10 22:45:16 -0700 2007</date_added>
  <date_updated>Tue Jul 10 23:52:38 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[I ran into a guy at Stacy's and by happenstance, literally bumped into each other. That turned into a really great converstation, just to find out the guy is a senior web master/designer.  Then he goes on to tell me how he is a reviewer for O'Reilly and gets calls all the time from his publicist.  I...<a href="http://www.goodreads.com/review/show/2930707">more...</a>]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/2930707?utm_medium=api]]></url>
</review>
    <review id="18395367">
  <user id="1014993">
    <name><![CDATA[Scott]]></name>
    <location><![CDATA[Santa Fe, NM]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1014993-scott-meyer?utm_medium=api]]></url>
  </user>
    <rating>4</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Mar 22 14:26:30 -0700 2008</date_added>
  <date_updated>Sat Mar 22 14:30:52 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Good resource.  Even if you use a design tool like Dreamweaver, this book is still extremely useful for understanding CSS structure and usage.  It's got excellent tutorials and is also a useful reference book.  Good tips on browser quirks too.   ]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/18395367?utm_medium=api]]></url>
</review>
    <review id="5862455">
  <user id="359086">
    <name><![CDATA[Zgrinch]]></name>
    <location><![CDATA[Snowmass Village, CO]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/359086-zgrinch?utm_medium=api]]></url>
  </user>
    <rating>3</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Wed Aug 01 00:00:00 -0700 2007</read_at>
  <date_added>Fri Sep 07 15:10:59 -0700 2007</date_added>
  <date_updated>Fri Sep 07 15:10:59 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[Good introduction to Cascading Style Sheet.  Inheritance was the key point for me.  The third section was too much and I skipped most of it.  Left me wondering what the place of CSS will be in the future in light of xhmtl and xsl.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/5862455?utm_medium=api]]></url>
</review>
    <review id="27174942">
  <user id="1326172">
    <name><![CDATA[Carolyn]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1326172-carolyn?utm_medium=api]]></url>
  </user>
    <rating>5</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Jul 13 21:21:02 -0700 2008</date_added>
  <date_updated>Sun Jul 13 21:21:42 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[I read a variety of books on CSS before I found this, and boy, was I sold on the Missing Manual concept after that! I pull this book off my shelf more than any other webmaster reference.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/27174942?utm_medium=api]]></url>
</review>
    <review id="19942186">
  <user id="815204">
    <name><![CDATA[Dawn]]></name>
    <location><![CDATA[Lincoln, CA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/815204-dawn?utm_medium=api]]></url>
  </user>
    <rating>3</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Wed May 14 00:00:00 -0700 2008</read_at>
  <date_added>Fri Apr 11 10:37:38 -0700 2008</date_added>
  <date_updated>Wed May 14 10:51:31 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Well, I finally returned this book to the library. I miss it already. I had learned alot - it was well set-up and easy to follow. But now I am taking a course at the college. ]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/19942186?utm_medium=api]]></url>
</review>
    <review id="4264401">
  <user id="263752">
    <name><![CDATA[Kip]]></name>
    <location><![CDATA[The United Kingdom]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/263752-kip?utm_medium=api]]></url>
  </user>
    <rating>4</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="computer-ytypethings" />
        <shelf name="currently-reading" />
      </shelves>
  <recommended_for><![CDATA[people who already know some html and css]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Aug 08 10:50:59 -0700 2007</date_added>
  <date_updated>Wed Aug 08 13:28:12 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[It's not a beginner CSS book, nor is it an advanced book.  It's an excellent reference manual and well worth purchasing for anyone trying to improve and hone their CSS skills.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/4264401?utm_medium=api]]></url>
</review>
    <review id="37438169">
  <user id="1706020">
    <name><![CDATA[Hugh]]></name>
    <location><![CDATA[Portland, OR]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1706020-hugh?utm_medium=api]]></url>
  </user>
    <rating>5</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Tue Jan 01 00:00:00 -0800 2008</read_at>
  <date_added>Tue Nov 11 11:43:11 -0800 2008</date_added>
  <date_updated>Tue Jan 13 11:57:20 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[This is a book I read for a class but I have to say, if you want to learn this stuff, it's is the best programming  book I've read.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/37438169?utm_medium=api]]></url>
</review>
    <review id="1227164">
  <user id="14875">
    <name><![CDATA[Patrick]]></name>
    <location><![CDATA[Knoxville, TN]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/14875-patrick?utm_medium=api]]></url>
  </user>
    <rating>4</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[people learning CSS?]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Tue May 01 00:00:00 -0700 2007</read_at>
  <date_added>Tue May 15 11:21:48 -0700 2007</date_added>
  <date_updated>Tue Jul 31 07:41:08 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[Not boring and dry.  You can't ask for much more than that from a guide to learning computer languages.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/1227164?utm_medium=api]]></url>
</review>
    <review id="61049802">
  <user id="2182441">
    <name><![CDATA[Thylus]]></name>
    <location><![CDATA[Kansas City, MO]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2182441-thylus?utm_medium=api]]></url>
  </user>
    <rating>2</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Thu Sep 17 19:18:24 -0700 2009</read_at>
  <date_added>Thu Jun 25 07:11:55 -0700 2009</date_added>
  <date_updated>Thu Sep 17 19:18:25 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[Making some CSS code begin to sink in and supplement my current KCAI class.]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/61049802?utm_medium=api]]></url>
</review>
    <review id="76268040">
  <user id="60239">
    <name><![CDATA[Steve]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/60239-steve?utm_medium=api]]></url>
  </user>
    <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri Oct 30 20:32:55 -0700 2009</date_added>
  <date_updated>Fri Oct 30 20:32:55 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/76268040?utm_medium=api]]></url>
</review>
    <review id="73394651">
  <user id="2804369">
    <name><![CDATA[Glenn]]></name>
    <location><![CDATA[Round Rock, TX]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2804369-glenn-burnside?utm_medium=api]]></url>
  </user>
    <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Oct 04 07:08:43 -0700 2009</date_added>
  <date_updated>Sun Oct 04 07:19:23 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/73394651?utm_medium=api]]></url>
</review>
    <review id="72593770">
  <user id="2777862">
    <name><![CDATA[Aaron]]></name>
    <location><![CDATA[Wilberforce, ON, Canada]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2777862-aaron?utm_medium=api]]></url>
  </user>
    <rating>4</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Sep 26 16:59:24 -0700 2009</date_added>
  <date_updated>Sat Sep 26 16:59:24 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/72593770?utm_medium=api]]></url>
</review>
    <review id="71318475">
  <user id="2347481">
    <name><![CDATA[Devin]]></name>
    <location><![CDATA[Fairfield, IA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2347481-devin?utm_medium=api]]></url>
  </user>
    <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="currently-reading" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Sep 15 13:05:09 -0700 2009</date_added>
  <date_updated>Tue Sep 15 13:05:17 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/71318475?utm_medium=api]]></url>
</review>
    <review id="69294270">
  <user id="2649732">
    <name><![CDATA[Susheela]]></name>
    <location><![CDATA[Toronto, ON, Canada]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2649732-susheela?utm_medium=api]]></url>
  </user>
    <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri Aug 28 21:01:24 -0700 2009</date_added>
  <date_updated>Fri Aug 28 21:01:25 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/69294270?utm_medium=api]]></url>
</review>
    <review id="65788986">
  <user id="1602483">
    <name><![CDATA[Stephen]]></name>
    <location><![CDATA[Helena, AL]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1602483-stephen?utm_medium=api]]></url>
  </user>
    <rating>3</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Aug 01 13:56:51 -0700 2009</date_added>
  <date_updated>Sat Aug 01 13:56:54 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/65788986?utm_medium=api]]></url>
</review>
    <review id="65354450">
  <user id="2526162">
    <name><![CDATA[Von]]></name>
    <location><![CDATA[The United States]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2526162-von-fugal?utm_medium=api]]></url>
  </user>
    <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Jul 28 20:36:49 -0700 2009</date_added>
  <date_updated>Tue Jul 28 20:36:49 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/65354450?utm_medium=api]]></url>
</review>
    <review id="61032656">
  <user id="2456621">
    <name><![CDATA[Eric]]></name>
    <location><![CDATA[Somerville, MA]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/2456621-eric-bailey?utm_medium=api]]></url>
  </user>
    <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Jun 25 00:14:56 -0700 2009</date_added>
  <date_updated>Thu Jun 25 00:14:56 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/61032656?utm_medium=api]]></url>
</review>
    <review id="60603494">
  <user id="1080746">
    <name><![CDATA[Charles]]></name>
    <location><![CDATA[Chicago, IL]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/1080746-charles?utm_medium=api]]></url>
  </user>
    <rating>0</rating>
  <votes>0</votes>
  <sell_flag>false</sell_flag>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="to-read" />
        <shelf name="web-design" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Jun 21 23:32:48 -0700 2009</date_added>
  <date_updated>Sun Jun 21 23:32:48 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/60603494?utm_medium=api]]></url>
</review>
    </reviews>
</book>
</GoodreadsResponse>