problem using and inclinometer

Hi, I am trying to read an analog input from an inclinometer with an Arduino mega, I am using an example download from labviewhacker to read multiple analog signals so I am sure the program works OK! The problem is the following:
The inclinometer need a voltage of 0-10 V to work so I can read an inclination depending on the voltage, the problem is that the Arduino board can only handle 0-5V so when my inclination voltage arrives to 5V the value stays there forever. Is there any way to have more than 5V through my board and to have an Analog Read which can read up to 0-10V.
I am new with LabVIEW and with the Arduino so any help is great.
Thanks in advance

Just make use of a voltage divider circuit

Where should I place the resistances?
Here is a simple sketch of my circuit.
Thanks

Maybe this will help. The resistor values are not critical except that they should be equal, just don't go so low that the inclinometer can't source the current.