summaryrefslogtreecommitdiffstats
path: root/locales/generic/profile/mimeTypes.rdf
blob: 84079404cce3c08da827517b1d0c73824895c1c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0"?>  
<!-- This Source Code Form is subject to the terms of the Mozilla Public
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->


<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
     xmlns:NC="http://home.netscape.com/NC-rdf#"
     xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

  <Description about="urn:mimetypes"> 
    <NC:MIME-types> 
      <Seq about="urn:mimetypes:root"> 
      </Seq> 
    </NC:MIME-types> 
  </Description> 
</RDF>