Parsing with ElementTree

In this section, you will learn how to create an XML file, edit XML and parse the XML with ElementTree. For comparison’s sake, we’ll use the same XML we used in the previous section to illustrate the differences between using minidom and ElementTree. Here is the original XML again:

Get hands-on with 1200+ tech skills courses.