How to convert a HTML file to XML file?

i am developing a search engine project in that i need to convert a HTML file to XML file.. i planned to work out in ASP.Net.. in that i am giving HIGH significance level to meta tags, title tags etc.. MEDIUM significance to bold,italics,para etc.. LOW to body of the HTML file.. this is used for just calculating the score of the page.. so how can i convert a HTML(semi structured) to XML(well structured)..


Related posts:

  1. How to Convert a PNG File to a XML File?
  2. XML Help: How should I structure it?
  3. Navigation in XML File to convert it into HTML using XSLT?

One Response to “How to convert a HTML file to XML file?”

Leave a Reply