Comment Re:HTML5 (Score 1) 272
What practical purpose for your everyday web developer does enforcing XML have?
I used to demand that every single thing I wrote be proper XML, then I realized I was wasting my time. A br or hr doesn't need to be closed. Closing an input tag is just plain silly, or a link to a stylesheet? Why should that need to be closed?
What makes the web great is that so many people are making content for it, and there's no reason to bother most of those people with XML's unnecessary demands.