Transversing XML elements using W3 methods can be a real pain, however NodeLists can be constructed from XML documents meaning CSS selectors and filters can be used. Once you have your XML data, you ...