XMLElement[tag, {attr_1 -> val_1, ...}, {data_1, ...}] represents an element in symbolic XML.
$BatchOutput is True if output in the current session is being sent in batch mode, suitable for reading by other programs.
$ByteOrdering gives the native ordering of bytes in binary data on your computer system.
$CompilationTarget gives the default value for the option CompilationTarget of Compile.
$ControlActiveSetting is a symbol whose value is True if it is evaluated while a control is active, or in certain other previewing situations.
$DateStringFormat gives the default format to use for date strings generated by DateString.
$Echo
(Built-in Mathematica Symbol) $Echo gives a list of files and pipes to which all input is echoed.
$FrontEnd is a global variable that specifies to what front end object, if any, the kernel is currently connected.
$FrontEndSession is a global symbol that represents the current session of the front end from which the kernel is being run.
$HistoryLength specifies the number of previous lines of input and output to keep in a Mathematica session.