Data File: HTML Singleton Elements Contents

This table is produced by an invokation to the method:

Iterator<String> iter = HTMLTags.iteratorSingletonTags();
while (iter.hasNext()) ...