Lab 3 went pretty well. It took longer than I thought it would but they always do. One of the things I wanted to do was write parse the XML using SAX since I’ve never actually written a SAX parser before. SAX takes more work than using DOM and XPath but I got the experience [...]