XML and Json are widely used for any data transfers. In this tutorial, you'll learn how to read data from an xml file using a very simple python script.
After watching this tutorial you'll have better understanding of:
Reading data from xml using Python ElementTree Library
Writing selective xml node information to console
Writing selective xml node information to external files
Feel free to write us in case you have any question!