<?xml version="1.0" encoding="UTF-8"?>
<namespaces>
    <namespace description="Dublin Core">
        <prefix>dc</prefix>
        <URI>http://purl.org/dc/elements/1.1</URI>
        <property>title</property>
        <property>subject</property>
        <property>description</property>
        <property>type</property>
        <property>source</property>
        <property>relation</property>
        <property>coverage</property>
        <property>creator</property>
        <property>publisher</property>
        <property>contributor</property>
        <property>rights</property>
        <property>date</property>
        <property>format</property>
        <property>identifier</property>
        <property>language</property>
    </namespace>
    <namespace description="WSML">
        <prefix>wsml</prefix>
        <URI>http://www.wsmo.org/2004/wsml</URI>
        <property>version</property>
        <property>accuracy</property>
        <property>financial</property>
        <property>networkRelatedQoS</property>
        <property>performance</property>
        <property>reliability</property>
        <property>robustness</property>
        <property>scalability</property>
        <property>security</property>
        <property>transactional</property>
        <property>trust</property>
    </namespace>
    <namespace description="XML Schema">
        <prefix>xsd</prefix>
        <URI>http://www.w3.org/2001/XMLSchema</URI>
    </namespace>
</namespaces>
