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