DataBinding Guide States
By default, a Binding class will be generated based on the name of the layout file, converting it to Pascal case and suffixing “Bindi
In my case i just enclosed my layout xml in tags and that's it, without adding the data tag, i was successful to generate Data Bindings. Hope this helps.