The result of either exporting plans or cases is formatted in XML, and all HTML tags in the four fields mentioned in summary are encoded to related antities. This does not have a big problem, but it's not user-friendly and unreadable when they read the content by opening file in a text editor. Using CDATA to quote the value of each field is a beautiful solution. The XML file is friendly to both human and machine.