I am trying to parse multiple xml files for a specific tag, and if file contains that tag, then extract the text associated with tag.
I am learning Python on and off