<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<author id="25160">
  <name><![CDATA[Pete Goodliffe]]></name>
  <link><![CDATA[http://www.goodreads.com/author/show/25160.Pete_Goodliffe]]></link>
    
  <books start="1" end="1" total="1">
        <book id="44875">
  <id>44875</id>
  <title><![CDATA[Code Craft: The Practice of Writing Excellent Code]]></title>
  <authors>
    <author>
      <name><![CDATA[Pete Goodliffe]]></name>
      <link><![CDATA[http://www.goodreads.com/author/show/25160.Pete_Goodliffe]]></link>
    </author>
      </authors>
  <average_rating>4.12</average_rating>
  <ratings_count>8</ratings_count>
  <published>2006</published>  
  
</book>
      </books>
</author>
</GoodreadsResponse>