Actually I'm not an expert, neither of SQL nor of XML. However you may store data both in databases and in XML files, each method having its pros and cons. Typically you query for data in databases using SQL, while use XPath for finding them in XML files. If you are interested in using XML files as data storage then you may find many many tutorial available on the web, just use Google.
Veni, vidi, vici.