Code to get serial UART data from xbee

I am trying to get serial UART data out of my Rx xbee that is connected to Arduino. The output from UART out of my xbee is in hex. What kind of sketch do I need to get that displayed on Serial.print on arduino? Thanks in advance.