In the Microsoft .NET Framework, XML Literal is a language feature that allows a computer program to include XML directly in the code without requiring string manipulation or external XML parsing. It is currently only supported in VB.NET versions 9.0 and later, introduced with Visual Studio 2008.