This module enables Drupal to deliver its valid XHTML with the application/xhtml+xml Content-Type. Drupal by default will deliver content as text/html, disabling certain aspects of XHTML support in many browsers. Enabling delivery as application/xhtml+xml both can help with module development by asking browsers to warn about markup errors and is the recommended way to deliver XHTML to user agents.