I am converting txt to xml through vbscript and its getting converted properly. but when i open it in a notepad all the txt data come in one line with tabs but without indentation. I want each tag in separate line.How can i do it using vbscript.pls help me ..