Write a command line application in Java (or whatever your prefered programming language is) that uses one of the XML parsing APIs we saw (SAX, DOM, STAX) to read a given XML file and outputs it to the terminal with hilited syntax. Look at Color.java to see a simple way to print colors to the terminal (this works on mac / linux terminals or putty - feel free to find another solution that works in the powershell). Send me the relevant source code lines via email. Please no archives, just the relevant source code lines pasted into the mail. Note that the assigment is recommended but not mandatory. -- Chris chris@1006.org