<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<author id="192580">
  <name><![CDATA[Obie Fernandez]]></name>
  <link><![CDATA[http://www.goodreads.com/author/show/192580.Obie_Fernandez]]></link>
    
  <books start="1" end="2" total="2">
        <book id="335813">
  <title><![CDATA[The Rails Way]]></title>
  <authors>
    <author>
      <name><![CDATA[Obie Fernandez]]></name>
      <link><![CDATA[http://www.goodreads.com/author/show/192580.Obie_Fernandez]]></link>
    </author>
      </authors>
  <average_rating>4.07</average_rating>
  <ratings_count>57</ratings_count>
  <published>2007</published>  
  
</book>
        <book id="2501454">
  <title><![CDATA[Extreme Programming with Ruby on Rails]]></title>
  <authors>
    <author>
      <name><![CDATA[Obie Fernandez]]></name>
      <link><![CDATA[http://www.goodreads.com/author/show/192580.Obie_Fernandez]]></link>
    </author>
      </authors>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <published>2008</published>  
  
</book>
      </books>
</author>
</GoodreadsResponse>