hi xbytor,<br /><br />thanx for the tip. The framework seems to quite usefull, but I can't really get along with it :(<br /><br />As I understand it, I have to build a new kind of xml data with <<tag>> instead of <tag> and I have to rename the file back to html to load it. This would be bad, because I am not the creator of the xml file, which I have to load.<br />I mad it to load a file and to get the hole quoted content, but then there was no way to parse the single tags anymore (?????).<br /><br />Maybe you could be so kind, to post a few lines of code, where I could see, how you would load a file "pref.xml" which contains the following structure and how you would get the value string out of it:<br /><br /><prefs><br /><tag1><br />value<br /></tag1><br /></prefs><br /><br />Maybe if I see the solution for this simple example, I understand the procedure better...<br /><br />Thanks for any help<br /><br />markus