This is a libopensync plugin to synchonise with Qtopia / Qt-Extended (or whatever it's called now) embedded devices, which run version 4.x of this software. (I'll stick to the long valid historic name Qtopia4 in the source and documentation.) Qtopia4 supports data types contact, calendar events, and "TODO" tasks. All data is transmitted as XML, style sheets are provided, but untested. I refuse to write yet another specialised XML converter, and with Daniel telling me there's a generic XSLT format plugin on the way, I'm looking forward to that. Until then, there is no way to classify the data sets provided, so I arbitrarily picked the contacts and made these sync. Once a working XSLT format plugin exists, the other data types can be enabled, #ifdef'ed "notyet". For other known shortcomings, see the file TODO in the src directory. Torsten