How to implement a usb print driver?

How to implement a usb printer driver in Windows XP/Vista and 7.
It looks like we need to implement 3 modules, Include a user mode printer driver, “language monitor” and a kernel mode driver( IHV-supplied USB Print Driver)?

Where I can get a simple sample ? thank you

Allen