Meeting 36: Processing XML with ElementTree (Andrew Kuchling)
Presentation: ElementTree provides a simple library for processing XML that feels natural to Python programmers. This talk is a 45-minute tutorial showing how to perform basic tasks with ElementTree.
The link address is: http://www.amk.ca/talks/2006-02-07/
