<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<author>
  
  <id>203283</id>
  <name><![CDATA[Thomas Powell]]></name>
  <link><![CDATA[http://www.goodreads.com/author/show/203283.Thomas_Powell]]></link>
  <fans_count type="integer">0</fans_count>
  <followers_count type="integer">0</followers_count>
  <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
  <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
  <about><![CDATA[]]></about>
  <influences><![CDATA[]]></influences>
  <gender></gender>
  <hometown></hometown>
  <born_at></born_at>
  <died_at></died_at>
  
  <books>
        <book>
  <id type="integer">460907</id>
  <isbn>0072253576</isbn>
  <isbn13>9780072253573</isbn13>
  <text_reviews_count type="integer">2</text_reviews_count>
  <title>
    <![CDATA[JavaScript: The Complete Reference, Second Edition]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1174954225m/460907.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1174954225s/460907.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/460907.JavaScript_The_Complete_Reference_Second_Edition</link>
  <average_rating>4.33</average_rating>
  <ratings_count>3</ratings_count>
  <description>
    <![CDATA[Create dynamic, interactive Web pages with the latest upgrade to this flexible development tool. Coverage includes event handling, object oriented programming, IE specific content, XML, and sample code that lets you work through projects and provides groundwork for your own creations. Provides information for new and non-professional developers and also more advanced coverage for experienced JS developers who want a comprehensive reference.]]>
  </description>
<authors>
    <author>
    <id>203283</id>
        <name><![CDATA[Thomas Powell]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/203283.Thomas_Powell]]></link>
    <average_rating>4.25</average_rating>
    <ratings_count>4</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
    <author>
    <id>258537</id>
        <name><![CDATA[Fritz Schneider]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/258537.Fritz_Schneider]]></link>
    <average_rating>4.20</average_rating>
    <ratings_count>5</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
  </authors>  <published>2004</published>
</book>

        <book>
  <id type="integer">3400181</id>
  <isbn>007149216X</isbn>
  <isbn13>9780071492164</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Ajax: The Complete Reference (Complete Reference Series)]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/3400181.Ajax_The_Complete_Reference</link>
  <average_rating>4.00</average_rating>
  <ratings_count>1</ratings_count>
  <description>
    <![CDATA[<p><strong>The Definitive Guide to Ajax Web Application Development</strong></p><p>Evolve from the click-and-wait programming pattern to the latest Web 2.0 paradigm using this comprehensive guide to Ajax. Written by Web development expert Thomas Powell, the book lays out every feature of Ajax alongside detailed explanations and real-world code examples.</p><p><em>Ajax: The Complete Reference</em> explains how to create and test Ajax-enabled Web applications using the XMLHttpRequest object as well as alternative JavaScript-based communication mechanisms. You'll explore a variety of sample applications featuring emerging user-interface conventions and build applications that address real-world networking and security issues. A robust communication library is developed throughout the book that enables you to architect flexible Ajax applications. The latest technologies such as Web services, Flash-Ajax integration, client-side templates, Comet, and Offline Access are also covered. Discover the future of Web development today!</p>&lt;ul&gt;&lt;li&gt;Work with traditional JavaScript communication approaches like iframes&lt;/li&gt;&lt;li&gt;&lt;div&gt;Explore all the quirks and details in the XMLHttpRequest object&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Handle disparate data formats, including XML, JSON, CSV, YAML, and more &lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Deal with networking issues, including timeouts, retries, response ordering, and a variety of server and content errors&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Simplify JavaScript programming using open-source Ajax libraries like YUI&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Secure Ajax applications using authentication, obfuscation, and encryption &lt;/div&gt;&lt;/li&gt;&lt;li&gt;Implement common Ajax UI patterns such as auto suggest, click-to-edit, and drag-and-drop&lt;/li&gt;&lt;li&gt;&lt;div&gt;Solve troubling Ajax architecture problems, including back button, history, and bookmarking issues&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Learn Ajax's role in Web 2.0 and Web services&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Explore push style communication using Comet and Flash&lt;/div&gt;&lt;/li&gt;&lt;li&gt;&lt;div&gt;Discover the future of offline Web application access and operation&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;]]>
  </description>
<authors>
    <author>
    <id>203283</id>
        <name><![CDATA[Thomas Powell]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/203283.Thomas_Powell]]></link>
    <average_rating>4.25</average_rating>
    <ratings_count>4</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
  </authors>  <published>2008</published>
</book>

        <book>
  <id type="integer">6796386</id>
  <isbn>5551932176</isbn>
  <isbn13>9785551932178</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Loan Modification Made Simple]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/6796386-loan-modification-made-simple</link>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <description>
    <![CDATA[<strong><em>An Insider Guide to Understanding Loan Modification and Preventing Foreclosure</em></strong>  <br/><br/>  <strong>Premise</strong>  <p>  The premise of this book is to educate the reader on everything there is to know about loan modifications. We want to help you understand what a loan modification is so that you can best modify your loan yourself or make the decision to hire a professional. Maximizing the homeowners benefit is our goal. This book is designed to help the borrower get the most out of a loan modification by providing crucial information. It includes everything from the banks point of view on loan modifications to how to negotiate your own modification. Loan modification is not a new practice; it is just a rarely used one. When property values are remaining consistent or are rising, getting approved for a loan modification proves to be very difficult. When a home facing foreclosure has equity the bank takes a minimal loss or no loss at all. With nothing to gain the bank has no interest in modifying a homeowner with a track record of financial difficulties. They can sell the property, find a new homeowner who can make the payments on time and remain profitable. They do not want to deal with a risky borrower in a stable economy.</p>  <p>  Unfortunately, for homeowners and banks alike, today s financial climate is in disarray. The United States is in a precipitous economy. Equity in homes has dwindled and, in many cases, has become negative. Banks would rather reduce the payments and/or balance than foreclose on a property. The fact that banks are willing to negotiate lesser payments brings about the part of the real estate cycle know as The Modification Period . Neither banks nor borrowers have power in these difficult times. In fact, they must work together to not only keep families in their homes but also turn this recession around. Loan modification might mean immediate financial losses for our banking institutions, but the long term losses are minimized versus mass foreclosures. Learn how to use the threat of foreclosure to your advantage and get your loan modified to the payments that you can afford.  </p>  <p>  Since loan modifications account for a small portion of the real estate cycle, very few people are educated on their inner workings. It is one of the less restricted practices and contains many undefined areas. There are many scam artists. Whenever contracting a loan modification company, be aware of paying large upfront fees. The last thing a desperate person about to lose their house needs is to be ripped off.</p>]]>
  </description>
<authors>
    <author>
    <id>203283</id>
        <name><![CDATA[Thomas Powell]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/203283.Thomas_Powell]]></link>
    <average_rating>4.25</average_rating>
    <ratings_count>4</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
    <author>
    <id>220270</id>
        <name><![CDATA[Bill Kelly]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/220270.Bill_Kelly]]></link>
    <average_rating>0.0</average_rating>
    <ratings_count>0</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
    <author>
    <id>2990316</id>
        <name><![CDATA[Yamen Elasadi]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/2990316.Yamen_Elasadi]]></link>
    <average_rating>0.0</average_rating>
    <ratings_count>0</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
  </authors>  <published>2008</published>
</book>

        <book>
  <id type="integer">6627700</id>
  <isbn>1604813857</isbn>
  <isbn13>9781604813852</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Loan Modification Made Simple: An Insider Guide to Understanding Loan Modification And Preventing Foreclosure]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/6627700-loan-modification-made-simple</link>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <description>
    <![CDATA[Loan Modification Made Simple An Insider Guide to Understanding Modification and Preventing Foreclosure Section 1: The Basics * Premise of this Book/Introduction * Comparison of Modification vs. Refinance Section 2: Understanding the Concept of Loan Modification * What is a Loan Modification? * Characteristics of a Note that a Bank Can Modify * Why Would a Bank Modify a Loan? * Causes of the Modification Boom * Modifications are Negotiations: Use the Threat of Foreclosure * Foreclosure Timetable * The Banks Reaction during the Foreclosure Process Section 3: How to Modify My Loan * What are Loss Mitigation / Home Retention Departments? * The Proper Way to Deal with Your Loss Mitigation Department (extremely important!!) * Step by Step Procedure on to How to Successfully Negotiate Your Own Loan Modification * Hardship/Hardship Letter * What Banks are looking for to Grant a Loan Modification Section 4: Breaking Down Modification Companies * When a Homeowner should Contact a Modification Company * Difference between an Attorney Based Modification and a Non-Attorney Based Company * Difference between Attorney Based Modification Companies and Law Offices * Avoiding Scam Artists Section 5: California Governor Arnold Schwarzenegger's Answer to the California Housing Crisis * California's Loan Modification legislation Section 6: Finalizing and Submitting Your Modification Proposal * Putting the Loan Modification Proposal Together and Submitting * Developing a Loan Modification Proposal * Example Loan Modification Proposal * If a Principal Balance Reduction is Denied * Loan Modification Income and Expense Worksheet * Proper Loan Modification Cover Letter Section 7: Forms * Explanation of How to Properly Fill Out Forms * Loss Mitigation Fax Cover Sheet * Example Cover Letter * Loan Modification Proposal * Real Estate Cash Flow Worksheet * Dynamic Expense Worksheet * Dynamic Income Worksheet with Disposable Income Calculation * Example Hardship Letter * Example List of Hardships Section 8: Pertinent Modification Terms * Glossary]]>
  </description>
<authors>
    <author>
    <id>203283</id>
        <name><![CDATA[Thomas Powell]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/203283.Thomas_Powell]]></link>
    <average_rating>4.25</average_rating>
    <ratings_count>4</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
    <author>
    <id>2990316</id>
        <name><![CDATA[Yamen Elasadi]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/2990316.Yamen_Elasadi]]></link>
    <average_rating>0.0</average_rating>
    <ratings_count>0</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
  </authors>  <published>2008</published>
</book>

        <book>
  <id type="integer">5644651</id>
  <isbn>0970587007</isbn>
  <isbn13>9780970587008</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[White hat, gold braid and marine green: The naval career of Lieutenant Commander Thomas J. Powell, USN (Ret), 1932-1958]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/5644651.White_hat_gold_braid_and_marine_green_The_naval_career_of_Lieutenant_Commander_Thomas_J_Powell_USN_Ret_1932_1958</link>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <description>
    <![CDATA[]]>
  </description>
<authors>
    <author>
    <id>203283</id>
        <name><![CDATA[Thomas Powell]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/203283.Thomas_Powell]]></link>
    <average_rating>4.25</average_rating>
    <ratings_count>4</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
  </authors>  <published>2000</published>
</book>

        <book>
  <id type="integer">4978328</id>
  <isbn>0822630222</isbn>
  <isbn13>9780822630227</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[The Persistence of Racism in America]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/4978328.The_Persistence_of_Racism_in_America</link>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <description>
    <![CDATA[...one of the most thorough attempts to explain why racism is still with us in these closing years of the twentieth century.-THE NEW ENGLAND REVIEW OF BOOKS]]>
  </description>
<authors>
    <author>
    <id>203283</id>
        <name><![CDATA[Thomas Powell]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/203283.Thomas_Powell]]></link>
    <average_rating>4.25</average_rating>
    <ratings_count>4</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
  </authors>  <published>1993</published>
</book>

        <book>
  <id type="integer">4583708</id>
  <isbn>9022106853</isbn>
  <isbn13>9789022106853</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Direction for search of records remaining in the Chancerie, Tower, Exchequer (The English experience, its record in early printed books published in facsimile)]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/4583708.Direction_for_search_of_records_remaining_in_the_Chancerie_Tower_Exchequer</link>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <description>
    <![CDATA[]]>
  </description>
<authors>
    <author>
    <id>203283</id>
        <name><![CDATA[Thomas Powell]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/203283.Thomas_Powell]]></link>
    <average_rating>4.25</average_rating>
    <ratings_count>4</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
  </authors>  <published>1974</published>
</book>

        <book>
  <id type="integer">3499792</id>
  <isbn>0395254043</isbn>
  <isbn13>9780395254042</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Your garden homestead on inches, yards, or acres]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/3499792.Your_garden_homestead_on_inches_yards_or_acres</link>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <description>
    <![CDATA[]]>
  </description>
<authors>
    <author>
    <id>203283</id>
        <name><![CDATA[Thomas Powell]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/203283.Thomas_Powell]]></link>
    <average_rating>4.25</average_rating>
    <ratings_count>4</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
  </authors>  <published>1977</published>
</book>

        <book>
  <id type="integer">2152910</id>
  <isbn>0071496297</isbn>
  <isbn13>9780071496292</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[CSS &amp; XHTML: The Complete Reference]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/2152910.CSS_XHTML_The_Complete_Reference</link>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <description>
    <![CDATA[&lt;p align=&quot;left&quot;&gt;<strong>The go-to guide for professional Web developers--fully updated for the latest CSS and XHTML standards</strong>&lt;/p&gt;&lt;p align=&quot;left&quot;&gt;The fifth edition of this comprehensive resource on client side Web page creation provides full coverage of XHTML 1.0, 1.1, and the emerging HTML 5 standard; CSS (Cascading Style Sheets) 2.1; and browser-specific CSS rules adopted from the upcoming CSS 3 specification. You will learn, step-by-step, how to use all of these tools to build impressive Web pages.&lt;/p&gt;&lt;p align=&quot;left&quot;&gt;<em>CSS &amp; XHTML: The Complete Reference, Fifth Edition</em> covers the newest browser versions including Firefox 3, Internet Explorer 8, and Safari; the latest development trends; and current W3C standards. Hundreds of examples of correct markup and style are included.&lt;/p&gt;]]>
  </description>
<authors>
    <author>
    <id>203283</id>
        <name><![CDATA[Thomas Powell]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/203283.Thomas_Powell]]></link>
    <average_rating>4.25</average_rating>
    <ratings_count>4</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
  </authors>  <published>2008</published>
</book>

        <book>
  <id type="integer">1405981</id>
  <isbn>0395205069</isbn>
  <isbn13>9780395205068</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[The Avant Gardener : A Handbook and Sourcebook of All That's New and Useful in Gardening]]>
  </title>
  <image_url>http://www.goodreads.com/images/nocover-111x148.jpg</image_url>
  <small_image_url>http://www.goodreads.com/images/nocover-60x80.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/1405981.The_Avant_Gardener_A_Handbook_and_Sourcebook_of_All_That_s_New_and_Useful_in_Gardening</link>
  <average_rating>0.0</average_rating>
  <ratings_count>0</ratings_count>
  <description>
    <![CDATA[]]>
  </description>
<authors>
    <author>
    <id>203283</id>
        <name><![CDATA[Thomas Powell]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/203283.Thomas_Powell]]></link>
    <average_rating>4.25</average_rating>
    <ratings_count>4</ratings_count>
    <text_reviews_count>2</text_reviews_count>
  </author>
    <author>
    <id>259043</id>
        <name><![CDATA[Betty Powell]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/259043.Betty_Powell]]></link>
    <average_rating>0.0</average_rating>
    <ratings_count>0</ratings_count>
    <text_reviews_count>0</text_reviews_count>
  </author>
  </authors>  <published>1975</published>
</book>

      <books>
</author>
</GoodreadsResponse>