Quote Originally Posted by RhinoBull
Why do you need to use XML at all? It's a text file anyway so why not ordinary INI or some small database instead?
XML is the format of the future. It makes things easier to use (supposedly!).

I am using it to make a file format similar to a visual basic project file except in XML. I need to store the path to a list of files and some information about the project itself and the positions of the windows the last time the app was opened.