Process
nProduce XML document
nWrite schema to validate it
nCreate transformations to view it in different ways
With that in mind, tonight I am going to get some XML data from an application, write a schema to describe and validate it, and then alter it in a pair of ways that will help us view it differently.