# File lib/xtemplate/xml.rb, line 24
    def init_root()
      @root  = XNode.new(nil)
    end