How to connect DHT11 sensor with Xbee S2 and read the samples without external microcontroller

Hi everyone! I am working on a project and I would to know if it is possible to connect the digital output of a DHT11 sensor to a digital input of XBee Series 2 directly (without any external microcontroller) and read the samples from a PC using Java. I have others sensors with analog output and they work well with Xbee-Java-Library. Thanks in advance!

Everything I am finding points to a Data lines at 5V. So you would need to connect the data line to a level shifter and then to the radios 3V CMOS DI line.