Crypto Challenge 5

Decrypt the message. The message was encrypted with a block cipher using a 16-bit key. Each pair of characters in the encrypted message represents a 16-bit block that was encrypted by performing a bitwise XOR with the key.