中文打包项目名称编译错误求解。

strings英文名称打包没有问题 ,res中文项目名称创建values-zh-rCN 然后编译打包出现
G:\KFWL\worldbomb\proj.android\res\values-zh-rCN\strings.xml:3: erro
r: Error parsing XML: not well-formed (invalid token)

BUILD FAILED
F:\eclipse\sdk\tools\ant\build.xml:650: The following error occurred while execu
ting this line:
F:\eclipse\sdk\tools\ant\build.xml:691: null returned: 1

Total time: 4 seconds
Error running command, return code: 1

:13:不懂