Feature Request: Support XML in Razor cshtml files
description
If we want to have an action that returns XML data, we need to either serialize it ourself, or use a cshtml view with XML. If we do the latter, then the editor is not so friendly to the XML data (squiglies, etc.)