hi,

I'm having trouble figuring out exactly how to solve the following problem:

I have an xml document "doc1.xml" that needs to be renamed and then moved to a new folder directory ("dir0/dir1/dir2/newname.xml").

The details for renaming the file and the folder creation are all contained in various xml nodes in the file itself. Can someone help me understand how I can open a file,...