<?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 (askedrelic)</title>
    <link>https://pinboard.in/u:askedrelic/public/</link>
    <description>recent bookmarks from askedrelic</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://oreilly.com/catalog/pythonxml/chapter/ch01.html"/>
	<rdf:li rdf:resource="http://developer.yahoo.com/python/python-xml.html"/>
	<rdf:li rdf:resource="http://www.learningpython.com/2008/05/07/elegant-xml-parsing-using-the-elementtree-module/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://oreilly.com/catalog/pythonxml/chapter/ch01.html">
    <title>Python &amp; XML: Chapter 1: Python and XML</title>
    <dc:date>2009-07-22T16:26:07+00:00</dc:date>
    <link>http://oreilly.com/catalog/pythonxml/chapter/ch01.html</link>
    <dc:creator>askedrelic</dc:creator><dc:subject>python xml programming reference development tutorial books</dc:subject>
<dc:identifier>https://pinboard.in/u:askedrelic/b:494a1ea03bb9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:xml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:reference"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:books"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://developer.yahoo.com/python/python-xml.html">
    <title>Parse XML using Python - Yahoo! Developer Network</title>
    <dc:date>2009-07-22T16:26:03+00:00</dc:date>
    <link>http://developer.yahoo.com/python/python-xml.html</link>
    <dc:creator>askedrelic</dc:creator><description><![CDATA[Most of the YDN APIs can provide their output in JSON format, which side-steps the problem of having to parse data out of them; the data arrives already converted in to a useful data structure. If the API you are using does not yet offer JSON output you can take advantage of Python's excellent XML support.
]]></description>
<dc:subject>python xml yahoo programming tutorial howto development</dc:subject>
<dc:identifier>https://pinboard.in/u:askedrelic/b:70a686a57b4b/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:xml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:yahoo"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:howto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:development"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.learningpython.com/2008/05/07/elegant-xml-parsing-using-the-elementtree-module/">
    <title>learning python » Blog Archive » Elegant XML parsing using the ElementTree Module</title>
    <dc:date>2009-07-22T16:26:01+00:00</dc:date>
    <link>http://www.learningpython.com/2008/05/07/elegant-xml-parsing-using-the-elementtree-module/</link>
    <dc:creator>askedrelic</dc:creator><dc:subject>python xml programming tutorial code</dc:subject>
<dc:identifier>https://pinboard.in/u:askedrelic/b:7dfe76f0257a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:python"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:xml"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:tutorial"/>
	<rdf:li rdf:resource="https://pinboard.in/u:askedrelic/t:code"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>