<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<review id="15768188">
    <user id="261386">
    <name><![CDATA[Harj]]></name>
    <location><![CDATA[The United Kingdom]]></location>        
    <url><![CDATA[http://www.goodreads.com/user/show/261386-harj]]></url>
    <image><![CDATA[http://photo.goodreads.com/users/1255487144p3/261386.jpg]]></image>
  </user>
    <book>
  <id type="integer">598508</id>
  <isbn>0971677506</isbn>
  <isbn13>9780971677500</isbn13>
  <ratings_count type="integer">10</ratings_count>
  <text_reviews_count type="integer">5</text_reviews_count>
  <title>How to Think Like a Computer Scientist: Learning with Python</title>
  <average_rating></average_rating>
  <image_url>http://photo.goodreads.com/books/1176153247m/598508.jpg</image_url>
  <link>http://www.goodreads.com/book/show/598508.How_to_Think_Like_a_Computer_Scientist_Learning_with_Python</link>
<author>
  <id type="integer">325324</id>
  <name>Allen Downey</name>
  <ratings_count type="integer">10</ratings_count>
  <text_reviews_count type="integer">5</text_reviews_count>
</author>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Feb 18 23:56:51 -0800 2008</date_added>
  <date_updated>Mon Feb 18 23:58:44 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[the best intro to programming book for non-programmers i've found. however once it gets to the more complicated topics e.g. recursion the concise style starts to make it difficult to grasp fully what's going on and i switched to the more in-depth learning python (o'reilly)]]></body>
    <url><![CDATA[http://www.goodreads.com/review/show/15768188]]></url>
</review>

</GoodreadsResponse>