<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
    <title>Magento Issue Tracking</title>
    <link>http://www.magentocommerce.com/bug-tracking/</link>
    <description></description>
    <dc:language>en</dc:language>
    <dc:creator>MagentoCommerce</dc:creator>
    <dc:rights>Copyright {gmt_date format="%Y"}</dc:rights>
    <dc:date>{gmt_date format="%Y-%m-%dT%H:%i:%s%Q"}</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
        <item>
        <title>View Issue #7021 / Bug in HTML Code</title>
        <link>http://www.magentocommerce.com/bug-tracking/issue?issue=3132</link>
        <description><![CDATA[<strong>Posted:</strong> 2008-09-11 10:09:51<br/><strong>Category:</strong> Installation<br/><strong>Version:</strong> 1.1.4<br/><strong>Priority:</strong> normal<br/><strong>Status:</strong> closed<br/><strong>Reported By:</strong> <a href="http://www.magentocommerce.com/boards/member/139/">Lee Saferite</a></strong><br/><br/>You have a bug in the Mage_Page_Block_Html_Head class.  The '&lt;link&gt;' elements it is writing out are incorrect.  Teh HTML spec does not have a '&lt;/link&gt;' and a (good) parser that is expection the HTML syntax will complaine abount &lt;/link&gt; element.  To make it work for HTML and XHTML, you use '&lt;link /&gt;' with a space beteen the last attribute and the '/&gt;', good HTML parsers will ignore the '/' and XHTML parser will treat this (correctly) and an empty element.<br />
<br />
P.S.  Please add a category for patches or something.  The current categories do not cover enough ground.<br/><br/><hr/>]]></description>
    </item>
    
                    <item>
        <title>RE: Bug in HTML Code</title>
        <description><![CDATA[<em>#1 / Comment by Magento Team</em><br/><br/>This issue was fixed. The changes will be available in the next bugfix release.<br />
<br />
Thank you for reporting.]]></description>
    </item>
        </channel>
</rss>