how to parse an xml file in python code example Example: python parse xml string root = ET.fromstring(xmlData)