Using -xml why does CDATA always end up on its own line, no matter how short it is? ``` <referer> <![CDATA[http://landmaps.nlsc.gov.tw]]> </referer> ```