<?xml version="1.0" encoding="UTF-8" ?>
<code>
  <![CDATA[
  String name="hello";
  int a=10;
  if(a > 100 && a<1000){
    system.out.println("扆国秀编写");
  }
]]>
</code>
