Learn how to work with industry-standard XML formats on Linux using open-source tools such as xmllint, xmlstarlet, xidel, ...
XML has two main advantages: first, it offers a standard way of structuring data, and, second, we can specify the vocabulary the data uses. We can define the vocabulary (what elements and attributes ...