My understanding is, when we call parsexml(name, 1) we get a file from the bundle directory; If so, is there any way to parse a file from local storage? I need to read the same file I wrote into the xml with c_file_op( C_FILE_WRITE, handler, string );