What is XUL?
XML-Based User interface Language
A way to build the UI of a cross-platform
software application using W3C standards:
HTML 4.0, XML, XML Namespaces,
CSS1/2, DOM1/2
Makes UI building easier
Makes cross-platform support easier
Entire Mozilla/Nav5 UI built in XUL