How does an XMLList literal respectively an XMLList initializer look?
An XMLList literal respectively an XMLList intializer is an expression
starting with <> and ending with > to initialize an XMLList object as
an ordered list of XML objects.
As with XML literals/initializers in the simplest form there are just
snippets of XML markup to describe the objects in the list.