ElementForType
printf("<%s", ElementForType());
printf("</%s>\n\n", ElementForType());
const char* ElementForType();
printf("\t\t<%s>\n", ElementForType());
printf("\t\t</%s>\n", ElementForType());
const char* ElementForType();