<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: xhml code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Fri, 08 Aug 2008 17:52:35 GMT</pubDate>
    <description>DZone Snippets: xhml code</description>
    <item>
      <title>Convert from HTML to XHTML with HTML Tidy</title>
      <link>http://snippets.dzone.com/posts/show/5121</link>
      <description>This HTML Tidy example converts an html file into an xml file.&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;tidy -asxhtml -numeric &lt; index.html &gt; index.xml&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;example found from &lt;a href="http://www.ibm.com/developerworks/library/x-tiptidy.html"&gt;Tip: Convert from HTML to XML with HTML Tidy&lt;/a&gt; [ibm.com]</description>
      <pubDate>Fri, 08 Feb 2008 16:51:09 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/5121</guid>
      <author>jrobertson (James Robertson)</author>
    </item>
  </channel>
</rss>
