<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (jasonsutter)</title>
    <link>https://pinboard.in/u:jasonsutter/public/</link>
    <description>recent bookmarks from jasonsutter</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.goodreads.com/topic/show/392942-python-example-of-how-to-use-oauth?comment_id=20262402"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.goodreads.com/topic/show/392942-python-example-of-how-to-use-oauth?comment_id=20262402">
    <title>Goodreads Developers - Python example of how to use OAuth</title>
    <dc:date>2011-02-13T22:23:46+00:00</dc:date>
    <link>http://www.goodreads.com/topic/show/392942-python-example-of-how-to-use-oauth?comment_id=20262402</link>
    <dc:creator>jasonsutter</dc:creator><description><![CDATA[Lately I had the chance to program against the GoodReads API in Python, so I thought it wise to share a small script showing the basic OAuth workflow and how to access one of the API methods to modify one of the user's shelf. ]]></description>
<dc:subject>python api web dev goodreads</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jasonsutter/b:42ca1f414d25/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jasonsutter/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jasonsutter/t:api"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jasonsutter/t:web"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jasonsutter/t:dev"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jasonsutter/t:goodreads"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>