I understand the BIP9 version bits base is 0x20000000 because the BIP specifies that the first three bits must be 001
Bitcoin Classic adds one more "on" bit 0011... to make 0x30000000
Why did BitcoinXT add THREE bits to the end to make 0x20000007 instead of just flagging-on one single bit like classic? Or simply use 0x20000001?