Forum Moderators: phranque
Don't they use XML for RSS Feeds as well?
Sorry i cannot give you an accurate description but i thought i could fill you in on how an average software developer can use it ;-)
Happy Surfing
For example, if your mail reader address book was stored as an XML file, it would be extremly easy for you to write an application which could import and use that data.
When it comes to the web, XML is useful in seperating page content from page layout/display code.
They also suggest a google search for XML online tutorials [google.com] if you want to learn about it.
XML is getting a bad rap from some quarters, especially by people that don't fully understand its power. For more info, google for the XML FAQ.