Linter for CudaLint plugin.
It adds support for XML lexer.

Windows:
  It uses XmlLint from Cygwin package (libxml2 package):
  http://www.cygwin.com/
  You must install it and copy "xmllint.exe" with its DLL-files into dir in PATH. 

Linux:
  Install package "libxml2".
