The burn address for which the XBV to be burned will be sent to is xe2EibataUsN8Vop3nV7JhHUWTRgjsstjs.
This address is a p2sh address with a redeemscript of
OP_2 OP_3 OP_EQUAL
which is an unspendable script because 2 does not equal 3 and thus will always fail.
In hex this is
525387
Anyone can verify this with the command
decodescript 525387
in the command console.