If an XML file has an invalid top-level tag, it still passes the test. For example, ``` <MenuItems> <stinky id="manageGlobalPropertyMenu"> <Name>Manage Global Object Properties...</Name> <ConfigUI> ... ```