Multiple choice technology web technology

RSS is written in ______ format.

  1. XHTML-based

  2. XSLT-based

  3. XSL-based

  4. XML-based

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

RSS is written in XML-based format, using standard XML syntax with specific RSS elements like , , , , and . The XML structure ensures compatibility with XML parsers and enables cross-platform consumption. RSS is not XHTML, XSL, or XSLT-based - it's a straightforward XML application that defines its own markup vocabulary within the XML framework.