<?xml version="1.0" encoding="UTF-8"?>
<UMLProfile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xmlns:fn="http://www.w3.org/2005/xpath-functions"
            xmlns:xslt="http://modelDrivenSolutions.org/2007/XSL/Transform/target"
            xmlns:xmi="http://schema.omg.org/spec/XMI/2.1"
            xmlns:xsd="http://www.w3.org/2001/XMLSchema"
            xmlns:uml="http://www.eclipse.org/uml2/2.0.0/UML"
            profiletype="uml2">
   <Documentation id="Provisioning" name="Provisioning Profile" version="1.0"
                  notes="Provisioning Profile"/>
   <Content>
      <Stereotypes>
         <Stereotype name="Provision" notes="">
            <AppliesTo>
               <Apply type="Node"/>
            </AppliesTo>
         </Stereotype>
         <Stereotype name="Override" notes="">
            <AppliesTo>
               <Apply type="Element"/>
            </AppliesTo>
         </Stereotype>
      </Stereotypes>
   </Content>
</UMLProfile>
