# File lib/cheat/site.rb, line 99
    def get
      @headers['Content-Type'] = 'application/xml'
      return Cheat::Views.feed
    end