处理指令都是以<?开始的。
An SGML processing instruction is enclosed within '<? and '>'.[3]
An XML processing instruction is enclosed within '<?' and '?>', and contains a target and optionally some content, which is the node value, that cannot contain the sequence '?>'