Error in XML:
"The 'redirects' start tag on line 2 does not match the end tag of 'r' on line 617, position 6."
Here's your error:
<r>
<s>/world/030243.htm</s>
<t>/product_p/aruba-flag.htm</t>
</r>
[B][COLOR="#FF0000"]</r>[/COLOR][/B]
An extra </r> tag. Delete and it should work.