Xbee with Arduino code

I am trying to send a analog data (using LM35) using Xbee (series 1 - XB24).
my setup
Sending Module: xbee with USB explorer+arduino+LM35 (temperature sensor)
Receiving Module: xbee with xbee shield+arduino
just read analog data read by sending part arduino and send it through xbee then receiving xbee module receive it and show in serial monitor.
i tried in many way but i can't reach it and i figure out my problem in arduino coding.
so,please anyone help with a demo code for this project.
thanks in advance for your help