The tag parser understands these tag attribute notations:
<tagname attribute=value ... >
<tagname attribute="value" ... >
<tagname attribute='value' ... >