xref: /haiku/src/data/mime_db/text/xml (revision f8da8f3477d3c18142e59d17d05a545982faa5a8)
1
2resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
3
4resource(1, "META:TYPE") "text/xml";
5
6resource(2, "META:S:DESC") #'MSDC' "XML file";
7
8resource(3, "META:EXTENS") message(234) {
9	"extensions" = "xml",
10	"type" = "text/xml"
11};
12
13resource(4, "META:PREF_APP") #'MSIG' "application/x-vnd.beunited.pe";
14