Introduction To XML 
XML (
Extensible Markup Language) is a
W3C-recommended general-purpose markup language for creating special-purpose markup languages. It is capable of describing many different kinds of data. Its primary purpose is to facilitate the sharing of data across different systems, particularly systems connected via the
Internet. XML allows more control over data and is instumental in the use of
RDF,
RSS,
more...