I started working with python to modify some xml files. I did succeed to parse and modify in my xml file using the code below:
from lxml import etree, objectify i