UTV SIDE X SIDE    UTV SIDE X SIDE    UTV SIDE X SIDE    UTV SIDE X SIDE
RUESCH LOGO
HOME    ABOUT   CONTACT   CONSUMER    DEALER   FAQ
PRODUCT      GALLERY    VIDEOS    EASY FINANCING    WARRANTY    PARTS  

 

                        

 

 

SPECIFICATIONS XRI (Industrial)

 

RUESCH offers the their industrial machine in the XR Standard, XR Mid Travel XR Electric as well as their XRL series UTV's

The XRI is a machine for every use.  A true utility vehicle that gets 35 mpg and can be ordered  with any equipment or tools desired.

With insurance companies beginning to deny ATV claims due to safety issues, the UTV is quickly becoming the light vehicle of choice.

RUESCH’s industrial offering is ideal for any application where the customer wants the UTV equipped to their specification. 

No other OEM is offering this service. Custom packages and pricing are available for as little as 6 machines.  If your company can benefit from the cost savings of a fleet of versatile utility vehicles, give one of our dealers a call.

Suggested Applications


Police
Fish & Game
Forest Service
Search & Rescue
Military
Border Patrol
Security
Large Warehouses
Department of Transportation
Construction
Pipelines
Oil Fields
Landscape
Maintenance
Property Management



HOME    ABOUT   CONTACT   CONSUMER    DEALER   FAQ
PRODUCT      GALLERY    VIDEOS   EASY FINANCING    WARRANTY     PARTS  

//Disable right mouse click Script //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive //For full source code, visit http://www.dynamicdrive.com var message="Function Disabled!"; /////////////////////////////////// function clickIE4(){ if (event.button==2){ alert(message); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("alert(message);return false") // -->