I am converting txt files into XML format using pure Python. I have a list of files from 1kb to 2.5Gb in the txt format. When converting the size grows about 5x.
The issu