XML stands for eXtensible Markup Language.
It is a markup language used to store, transport, and organize data.
XML uses tags like HTML, but XML tags are user-defined.
Example
________________________________________
Features of XML
1. Simple and easy to understand
2. Self-descriptive data
3. Platform independent
4. Stores structured data
5. Supports data sharing between applications
6. User-defined tags
7. Human-readable and machine-readable