Hi there,
XML is used in many different places. For example, it's used as a data exchange format to send data from one system to another; something you cannot do with a database alone.
In ASP.NET, XML is used in many places as well; including the web.sitemap file for example...
You may want to read more about XML here:
http://www.google.com/search?hl=en&s...l=&oq=&gs_rfai=
Imar