I'm trying to read an xml file line by line and skip a specific line while at the same time write to a new xml file and preserve formatting at the same time. Is this possible with Excel Vba? I can read the file and write the file as a text document but the formatting is incorrect. Instead reading as a node/Tag I'm getting word wrap.

Any Help is appreciated.

Thanks,