matching "[xX][mM][lL]" is not allowed.出现这个错误,原因是报错的xml文件中,在<?xml version='1.0' encoding='utf-8'?>这句话前面不允许出现空格,删除空格ok.