I am in the process of making a menu editor for Openbox 3 as I cant seem to find one. I am about to start work on the XML parser and was wondering if there are DTD's available for the XML documents (such as rc.xml, menu(pipe)s. I'd much prefer to use SAX to verify file sanity than do it by 'hand'.