What is XML
XML refers to eXtensible Markup Language. The reason XML is called an eXtensible Markup language is that it allows you to define your own element and tag.
The main purpose of XML is to allow sharing of data. In this tutorial i am using SimpleXML to read the XML file.