<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/python/tags/elementtree</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 23:23:51 GMT</pubDate>
<item>
<title>(Python) Parsing XML from NameCheap that says my domain is not available - anarres</title>
<link>http://snipplr.com/view/52044/parsing-xml-from-namecheap-that-says-my-domain-is-not-available/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 14 Apr 2011 03:42:53 GMT</pubDate>
<guid>http://snipplr.com/view/52044/parsing-xml-from-namecheap-that-says-my-domain-is-not-available/</guid>
</item>
<item>
<title>(Python) Parsing XML using's Python's ElementTree - anarres</title>
<link>http://snipplr.com/view/52036/parsing-xml-usings-pythons-elementtree/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 14 Apr 2011 00:36:09 GMT</pubDate>
<guid>http://snipplr.com/view/52036/parsing-xml-usings-pythons-elementtree/</guid>
</item>
<item>
<title>(Python) consume xml from RestFul webservices - magicrebirth</title>
<link>http://snipplr.com/view/29583/consume-xml-from-restful-webservices/</link>
<description><![CDATA[ <p>ElementTree is provided as part of the standard Python libs. ElementTree is pure python, and cElementTree is the faster C implementation:

Here's an example usage, where I'm consuming xml from a RESTful web service:</p> ]]></description>
<pubDate>Thu, 11 Mar 2010 02:01:49 GMT</pubDate>
<guid>http://snipplr.com/view/29583/consume-xml-from-restful-webservices/</guid>
</item>
<item>
<title>(Python) Indent XML using ElementTree - Twain</title>
<link>http://snipplr.com/view/25657/indent-xml-using-elementtree/</link>
<description><![CDATA[ <p>This is a custom function in the elementree documenation, copied here for reference.</p> ]]></description>
<pubDate>Tue, 29 Dec 2009 09:29:50 GMT</pubDate>
<guid>http://snipplr.com/view/25657/indent-xml-using-elementtree/</guid>
</item>
<item>
<title>(Python) Python Feedburner Awareness API Script - halotis</title>
<link>http://snipplr.com/view/18328/python-feedburner-awareness-api-script/</link>
<description><![CDATA[ <p>prints out the RSS reach, circulation, and hits for a feedburner feed.</p> ]]></description>
<pubDate>Fri, 14 Aug 2009 16:38:03 GMT</pubDate>
<guid>http://snipplr.com/view/18328/python-feedburner-awareness-api-script/</guid>
</item>
</channel>
</rss>