echo '\x09O-\x09O+\x09A-\x09A+\x09B-\x09B+\x09AB-\x09AB+ O-\x09X\x09\x09\x09\x09\x09\x09\x09 O+\x09X\x09X\x09\x09\x09\x09\x09\x09 A-\x09X\x09\x09X\x09\x09\x09\x09\x09 A+\x09X\x09X\x09X\x09X\x09\x09\x09\x09 B-\x09X\x09\x09\x09\x09X\x09\x09\x09 B+\x09X\x09X\x09\x09\x09X\x09X\x09\x09 AB-\x09X\x09\x09X\x09\x09X\x09\x09X\x09 AB+\x09X\x09X\x09X\x09X\x09X\x09X\x09X\x09X'
Note that non-ascii characters in the above source code will be escaped (such as \x9f).