Sending Data Packet using XBee

Hi guys,
A have very little question.
Now I have a arduino uno,wireless shield and two xbees I want to this,
I read sensors data from arduino and I want to send it through Xbee using wireless shield and another xbees on computer which is run XCTU program. At the XCTU console part we not see any data from sent another xbee I am actually unexperience these Arduino part (I am working web developer for many years)Anyway.

Do you have any good guidline? or how I will send data packet from Xbee

Thanks

or how I will send data packet from Xbee

The X-CTU application is great for configuring the XBees. It is crap for a real application to listen to/talk to them.

Why do you want to use it?

It can not send/receive packets from the XBees. It can send/receive data in AT mode only.