Despite reading several books on the subject I still have no clear idea why I should bother using XML. Perhaps someone can help.
I have a system based on a USER table and MESSAGE table to store email messages.
Could someone give a simple explaination of where XML would serve a purpose here? The info is stored in a database, easy to understand SQL queries pull the info out as needed and the web pageis created in the fly.