Ok, there are two versions of my XML resume. Why two? well Internet
Explorer 5.0 has extremely
limited support for XSL. The first version is the XML data file
referencing the XSL formating file so that it looks readable in IE5.
The second version is a XML data file (without comma's and other format
info), a much slicker XSL (not limited by IE5) file along with the resulting
HTML file that was created when one transformed the XML with the XSL.