python parse xml without a library code example Example: python parse xml string root = ET.fromstring(xmlData)