Resetting an Arduino Mega 2560 from a XBee Pro ??

Will this work?

I'd like to tie a data line Output from a XBee Pro to the "RESET" Pin on an Arduino Mega 2560 Board.
( I'd probably have to use a Level Converter from the XBee's 3.3V Output to the Arduino's 5V Input. )

My little robot would likely be in a place that would be hard to get to if in an off chance that it needed a reset.
I'd like to send a signal over the XBee to reset the Arduino Mega.

If driving the "Reset" pin directly is not cool, I know I could use a small relay to do the job.

Tom M.