Python XML

Been learning Python’s XML handling. Very useful. I like how easy it is to get to nested tags that may or may not exist. I have been rewriting my Diaro (android diary app) file export [to XML format] processing program, to use this method. Why not use this tested [probably by thousands and maybe millions of Python Programmers] library.