#---------------------------------------------------------------
%MimeHashLib = (
'text','Text file',
-'page','HTML static page',
-'script','HTML dynamic page or Script file',
+'page','HTML or XML static page',
+'script','Dynamic Html page or Script file',
'image','Image',
'document','Document',
'archive','Archive',
'hdml','html',\r
'wml','html',\r
'wmlp','html',
+'xml','html',
# HTML Dynamic pages or script
'asp','script',
'jsp','script',
# HTML Static page
'html','page',
'htm','page',
+'wml','page',\r
+'wmlp','page',
+'xml','page',
# HTML Dynamic pages or script
'asp','script',
'jsp','script',