<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/css/atom.css" type="text/css"?><entry xmlns="http://purl.org/atom/ns#">
<created>2004-04-30T17:08:20Z</created>
<issued>2004-04-30T17:08:20Z</issued>
<title>More broken XML generated by blogging tools</title>
<modified>2004-05-01T01:14:27Z</modified>
<summary></summary>
<content type="text/html" mode="escaped">&lt;p&gt;First it was &lt;a href="http://blog.lordsutch.com/?entryid=1340" title="XML legality question"&gt;Movable Type&lt;/a&gt; doing it&amp;hellip; now, &lt;a href="http://wordpress.org/"&gt;WordPress&lt;/a&gt; generates differently but equally-broken &lt;span class="caps"&gt;XML&lt;/span&gt; for its inline trackback &lt;span class="caps"&gt;RDF&lt;/span&gt; discovery. Here&amp;rsquo;s an example:&lt;/p&gt;
&lt;pre&gt;
&lt;code&gt;
&amp;lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"&amp;gt;
&amp;lt;rdf:Description
    rdf:about="http://xrlq.com/archives/2004/04/30/1475/hat-of-the-day-chip-frederick/"
    dc:identifier="http://xrlq.com/archives/2004/04/30/1475/hat-of-the-day-chip-frederick/"
    &lt;strong&gt;dc:title="\'Hat of the Day:  Chip Frederick"&lt;/strong&gt;
    trackback:ping="http://xrlq.com/wp-trackback.php/1475" /&amp;gt;
&amp;lt;/rdf:RDF&amp;gt;&lt;/code&gt;
&lt;/pre&gt;
&lt;p&gt;Backslashes don&amp;rsquo;t escape anything in &lt;span class="caps"&gt;XML&lt;/span&gt;&amp;hellip;&lt;/p&gt;
&lt;p&gt;&lt;span class="update"&gt;Update:&lt;/span&gt; Per the trackback below, WordPress fixed it! So, the current score is: WP 1, MT 0. (So, my message to all you WordPress bloggers over there on the sidebar: get thee to an update.)&lt;/p&gt;</content>
<link>http://blog.lordsutch.com/archives/1562</link>
<id>http://blog.lordsutch.com/atom.cgi/entryid=1562</id>
</entry>

