Given
There is an xml file for 5000-10000 documents. It is necessary to change only the number in the document (docNum = "272")
What is needed
It is necessary to replace (docNum = "272") so that all subsequent replacements increase by 1
(docNum = "272") (docNum = "273") (docNum = "274")