I often find this strange CDATA tag in XML files:
CDATA
XML
I have observed that this CD
CD
It escapes a string that cannot be passed to XML as usual:
Example:
The string contains "&" in it.
You can not:
Dolce & Gabbana
Therefore, you must use CDATA: