Hi,
we know that XML files saved by MSOffice has different icons thanks to <?mso-application progid="Excel.Sheet"?> directive. I want to put such mechanism to XML files saved by my program. <?my-application id=newest?> But where and how I have to register it in system to point proper icon.

Any ideas are welcome.