# File htree/parse.rb, line 41
  def HTree.parse_xml(input)
    parse_as(input, true)
  end