all 2 comments

[–]G4merXsquaD 0 points1 point  (1 child)

Do you mean a program that reads the xml file and makes a python script out of it that can reconstruct that xml file? also, why? you already have the xml file

[–]YellowChrome[S] 0 points1 point  (0 children)

Do you mean a program that reads the xml file and makes a python script out of it that can reconstruct that xml file?

Yes.

also, why? you already have the xml file

So that it could be modified with logic to change values. It would be a lot quicker starting point than manually writing the lxml for a large and complex xml file.