max definekind llllfile @parent file @showextension 1;
max definekind sdiffile @parent file @showextension 1;
max definekind fontfile @parent file;

max fileformat .musicxml MXML 0 "MusicXML file" xmlfile;
max fileformat .mxl CXML 0 "Compressed MusicXML file" xmlfile;
max fileformat .bell BELL 0 "Bell source file" textfile;
max fileformat .llll LLLL 0 "LLLL file" llllfile;
max fileformat .sdif SDIF 0 "SDIF file" sdiffile;
max fileformat .otf FONT 0 "OpenType font file" fontfile;
