<abbr> – <acronym>alt - textual alternative to images (max. 255 chars)title - short descriptionlongdesc - long description on a separate page<h1> to <h6><p><blockquote>, <q> and <cite><ul>, <ol> and <li><em>, <strong><del> vs. <ins> <dfn>lang-Attribute in the document definitionlang-Attribute in every content element available
<div> and <span> - Boxes without meta-information
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Fachenglisch - Test Feed</title>
<description>This feed is only for testing.</description>
<language>en-UK</language>
<item>
<title>No Panic</title>
<author>schmidt</author>
<description>I will be finished soon</description>
</item>
<item>
<title>Demonstration</title>
<author>schmidt</author>
<description>This should show the possibilities
of RSS and its limitations.</description>
</item>
</channel>
</rss>