XML vs HTML
- HTML tells how text is displayed in a browser window whereas XML tells what each word means
- HTML is forgiving in syntax whereas XML has a strict syntax
- HTML tags are limited, but XML can have unlimited tags
- HTML search returns huge amount of data and documents, whereas XML is intended to return the exact data that user queried for