I am trying to parse an xml file using python and I am not certain where to even begin. I find several examples online but that arent written in an understandable method. As a result I am having a hard time just getting the importing done.

I would like to use minidom or sax since it seems like the most popular modules. I am still a noob at python, any direction would be nice.