Noob needing help with up gyroscope/accelerometer

I just got a Arduino GY-521 and have been unable to find connection instructions anywhere. Can someone tell me what connects with what?
Thanks!

VCC =>
GND =>
SCL =>
SDA =>
XDA =>
XCL =>
ADO =>
INT =>

Looks like a I2C interface (SDA, SCL). Hooks to A4 and A5. Requires pull-up resistors on both. Read the datasheet for more. If you don't have a datasheet, try Google.

http://arduino.cc/playground/Main/MPU-6050

There is a simular thread at this moment (in a parallel universum) : http://arduino.cc/forum/index.php/topic,121825.0.html