Our C++ application reads configuration data from XML files that look something like this:
According to the xml specification,
the order of attribute specifications in a start-tag or empty-element tag is not significant
You can check it at section 3.1