moveit_setup_framework/utilities.hpp uses tinyxml2 whereas the current code for moveit_setup-simulation/xml_manipulation.hpp uses tinyxml.h. As part of #1262 (or perhaps after), the code should be unified to only use one xml parsing library, presumably tinyxml2.