Wireless Weather Station with these parts possible?

Hi guys I could use some advice. I have the following parts: Arduino uno, Wireless sd shield, two xbee s2, tempature & humidy sensor (DHT22) and barometric weather sensor (BMP180). I have these working through breadboard and outputting the data to console. I'm not looking for any code what I want to know is with these parts is it possible to send senor data with sensors and one xbee connected to Arduino uno (set as a Router) to an xbee connected to the pc (set as coordinator) and with the data received from sensors store it in a MySQL database? if not what parts do I need to achieve this project?

Any advice would be appreciated, Thanks!!

Looks like you already have everything you need. Great project!

I'm a complete noob with xbee's, how do I send the sensor data to the xbee connected to the pc?

There are plenty of tutorials. Google "arduino Xbee".