This is a short tutorial for using :mod:`!xml.etree.ElementTree` (ET in short). The goal is to demonstrate some of the building blocks and basic concepts of the module. Most parsing functions provided ...