Really Simple Syndication (RSS) Programming Question:

What Is the Relation between RSS and XML?

Really Simple Syndication (RSS) Interview Question
Really Simple Syndication (RSS) Interview Question

Answer:

XML (Extensible Markup Language) is a generic markup language to organize generic information into a structured document with embedded tags.

RSS (Really Simple Syndication) is an extension of XML designed to organize headlines of news or summaries of Web pages to feed to news aggregators.

For more information on XML, please visit http://www.w3.org/XML/.


Previous QuestionNext Question
What Is RSS (Really Simple Syndication)?How Many Versions of RSS Language Standards?