• I am not having a problem and here is test case.

    select database_id,name

    from master.sys.databases

    wheredatabase_id <= 5

    FOR XML AUTO, ELEMENTS, ROOT('databases')

    SQL = Scarcely Qualifies as a Language