HTML to XML Online Parser
This online converter is easy to use you can convert your HTML code to XML format
This is compatible for blogger templates.
Step 1: Put your HTML/Javascript code in Enter Code Area.
Step 2: Copy the result in Parsed Format.
Enter Code:
// ![CDATA[
function $(id){ return document.getElementById(id) } var char2entity = { "'" : ''', '"' : '"', '' : '>', '&'...