Some people like to point out the difference between string and String.
use arrays of char instead. ( And make up your mind if you need 100 or 200 )
char XbeeString [200];
(
if you need it at all.
Be happy you got the data so nicely, just convert it to a format like " 7E 00 0D " in Serial.print
)