XML is not (always) RSS
Recently RSS has become the "in thing" and an example of the Web 2.0 craze. Many webmasters are adding RSS feeds to their sites because of this. When an RSS feed is added to a site, the RSS icon is used so that it is globally recognised. Alternatively, the feed icon is used to link to RSS or Atom feeds.
This would be alright if only these 2 icons were used, but many webmasters thought "RSS is XML so lets use an XML logo". They preceded to place an XML logo on their websites. The are a few problems with this:
- The user might recognise the XML logo and not the RSS icon or the feed icon. Why should the user be expected to recognise all three images?
- User jumps to the conclusion that XML is RSS. They both are used to point to the same files so they must mean the same thing. Later on this causes problems when they decide that since an Office file is XML then it must be RSS.
- Have you tried explaining what XML stands for?
If you do have a feed on your website, please use the RSS icon or the feed icon.
For those people who are still unsure of which is which, Wikipedia defines RSS with the following statement:
A program known as a feed reader or aggregator can check a list of feeds on behalf of a user and display any updated articles that it finds. It is common to find web feeds on major websites and many smaller ones. Some websites let people choose between RSS or Atom formatted web feeds; others offer only RSS or only Atom.
and also says that:
On a separate page, Wikipedia defines XML as the following:
Another view is that XML is a wide standard to encode structured information.