Just start with byte 1 and XOR each of the following bytes.
The sequence works like this...

A0
XOR 00 = A0
XOR 00 = A0
XOR 04 = A4
XOR 20 = 84
XOR 00 = 84
XOR AF = 2B