<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<user id="1228888">
  <name><![CDATA[Jessica]]></name>
  <user-name><![CDATA[jessica777]]></user-name>
	<link><![CDATA[http://www.goodreads.com/user/show/1228888-jessica]]></link>
	<updates-rss-url><![CDATA[http://www.goodreads.com/user/updates_rss/1228888?key=02b35834f55a33ef4b015162afe003b510897660]]></updates-rss-url>
	<reviews-rss-url><![CDATA[http://www.goodreads.com/review/list_rss/1228888?key=02b35834f55a33ef4b015162afe003b510897660&shelf=%23ALL%23]]></reviews-rss-url>
  <friends-count type="integer">83</friends-count>
  <reviews-count type="integer">355</reviews-count>
  <user-shelves type="array">
  <user-shelf>
    <book-count type="integer">9</book-count>
    <description nil="true"></description>
    <exclusive-flag type="boolean">true</exclusive-flag>
    <id type="integer">5772184</id>
    <name>read</name>
  </user-shelf>
  <user-shelf>
    <book-count type="integer">0</book-count>
    <description nil="true"></description>
    <exclusive-flag type="boolean">true</exclusive-flag>
    <id type="integer">2593969</id>
    <name>currently-reading</name>
  </user-shelf>
  <user-shelf>
    <book-count type="integer">1</book-count>
    <description nil="true"></description>
    <exclusive-flag type="boolean">true</exclusive-flag>
    <id type="integer">2593968</id>
    <name>to-read</name>
  </user-shelf>
</user-shelves>

</user>

</GoodreadsResponse>