<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<author id="239767">
  <name><![CDATA[Steve S. Skiena]]></name>
  <link><![CDATA[http://www.goodreads.com/author/show/239767.Steve_S_Skiena]]></link>
    
  <books start="1" end="2" total="2">
        <book id="425208">
  <id>425208</id>
  <title><![CDATA[The Algorithm Design Manual]]></title>
  <authors>
    <author>
      <name><![CDATA[Steve S. Skiena]]></name>
      <link><![CDATA[http://www.goodreads.com/author/show/239767.Steve_S_Skiena]]></link>
    </author>
      </authors>
  <average_rating>3.83</average_rating>
  <ratings_count>12</ratings_count>
  <published>1998</published>  
  
</book>
        <book id="6437715">
  <id>6437715</id>
  <title><![CDATA[The Algorithm Design Manual]]></title>
  <authors>
    <author>
      <name><![CDATA[Steve S. Skiena]]></name>
      <link><![CDATA[http://www.goodreads.com/author/show/239767.Steve_S_Skiena]]></link>
    </author>
      </authors>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <published>1998</published>  
  
</book>
      </books>
</author>
</GoodreadsResponse>